ferraridamiano / units_converter

Pure Dart package to easily convert units of mesurement, numeral systems and custom units.
https://pub.dev/packages/units_converter
MIT License
29 stars 15 forks source link

add VOLUME.teaspoonsUs #49

Closed vasba closed 3 months ago

ferraridamiano commented 3 months ago

Thank you! Could you please add tests?

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 99.54%. Comparing base (d1693a3) to head (70322f2).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## ======================================= Coverage 99.54% 99.54% ======================================= Files 32 32 Lines 885 887 +2 ======================================= + Hits 881 883 +2 Misses 4 4 ```

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

vasba commented 3 months ago

There is a conversion test since previous and a getters test now. Anything more?

ferraridamiano commented 3 months ago

Thank you!

vasba commented 3 months ago

When are you going to release it? I would like to use the update in my app.