tiffany352 / rink-rs

Unit conversion tool and library written in rust
https://rinkcalc.app/about
GNU General Public License v3.0
441 stars 28 forks source link

Attempt to fix code coverage de novo #175

Closed tiffany352 closed 4 months ago

tiffany352 commented 4 months ago

I hope it works this time.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.09%. Comparing base (07bdee9) to head (47160b7). Report is 38 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #175 +/- ## =========================================== + Coverage 63.66% 76.09% +12.43% =========================================== Files 55 41 -14 Lines 10245 7383 -2862 =========================================== - Hits 6522 5618 -904 + Misses 3723 1765 -1958 ```

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

tiffany352 commented 4 months ago

IT WORKS