Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(no-forecasts): add the edge case when all forecasts has passed #121

Merged
merged 1 commit into from
Nov 9, 2023

feat(no-forecasts): add the edge case when all forecasts has passed

7c200c9
Select commit
Loading
Failed to load commit list.
Merged

feat(no-forecasts): add the edge case when all forecasts has passed #121

feat(no-forecasts): add the edge case when all forecasts has passed
7c200c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 9, 2023 in 1s

0.00% of diff hit (target 51.74%)

View this Pull Request on Codecov

0.00% of diff hit (target 51.74%)

Annotations

Check warning on line 22 in lib/models/boat.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/models/boat.dart#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 33 in lib/models/boat_forecast.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/models/boat_forecast.dart#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 37 in lib/models/boat_forecast.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/models/boat_forecast.dart#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 24 in lib/models/maintenance_forecast.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/models/maintenance_forecast.dart#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 27 in lib/models/maintenance_forecast.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/models/maintenance_forecast.dart#L26-L27

Added lines #L26 - L27 were not covered by tests