dartoos-dev / astronomy_picture_of_the_day

A Flutter app to display NASA's astronomy image of the day
MIT License
3 stars 1 forks source link

refactor: removal of 'isEquivalentTo' method #49

Closed rafamizes closed 12 months ago

rafamizes commented 12 months ago

Closes #48

codecov[bot] commented 12 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (73f1609) 70.14% compared to head (5b85715) 69.11%.

Files Patch % Lines
..._of_the_day/domain/entities/astronomy_picture.dart 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #49 +/- ## ========================================== - Coverage 70.14% 69.11% -1.04% ========================================== Files 11 11 Lines 67 68 +1 ========================================== Hits 47 47 - Misses 20 21 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.