tiffany352 / rink-rs

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

API usability improvements #184

Closed tiffany352 closed 1 month ago

tiffany352 commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 78.57143% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 82.55%. Comparing base (df8b961) to head (89deeb2).

Files Patch % Lines
cli/src/config.rs 66.66% 5 Missing :warning:
rink-js/src/lib.rs 0.00% 3 Missing :warning:
core/src/output/reply.rs 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #184 +/- ## ========================================== + Coverage 81.97% 82.55% +0.58% ========================================== Files 42 42 Lines 7632 7636 +4 ========================================== + Hits 6256 6304 +48 + Misses 1376 1332 -44 ```

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