IuryNogueira/myreef

View on GitHub
thereef/src/app/app.component.spec.ts

Summary

Maintainability
A
45 mins
Test Coverage

Showing 1 of 1 total issue

Identical blocks of code found in 2 locations. Consider refactoring.
Open

const dummySensors: Sensor[] = [
{ id: 'a2134', name: 'Sensor 1', value: true },
{ id: '12323', name: 'Sensor 2', value: true }
];
Severity: Minor
Found in thereef/src/app/app.component.spec.ts and 1 other location - About 45 mins to fix
thereef/src/infrastructure/repositories/SensorRepository.spec.ts on lines 35..38

There are no issues that match your filters.

Category
Status