NCAS-CMS / cfunits

A Python interface to UNIDATA’s UDUNITS-2 library with CF extensions:
http://ncas-cms.github.io/cfunits
MIT License
11 stars 8 forks source link

Allow units to be defined by `bytes` #55

Closed davidhassell closed 7 months ago

davidhassell commented 7 months ago

Fixes #54

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (fac74a5) 81.15% compared to head (6bc2bd0) 81.25%.

:exclamation: Current head 6bc2bd0 differs from pull request most recent head 0d0cf7f. Consider uploading reports for the commit 0d0cf7f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #55 +/- ## ========================================== + Coverage 81.15% 81.25% +0.11% ========================================== Files 2 2 Lines 684 688 +4 ========================================== + Hits 555 559 +4 Misses 129 129 ``` | [Flag](https://app.codecov.io/gh/NCAS-CMS/cfunits/pull/55/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/NCAS-CMS/cfunits/pull/55/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `81.25% <100.00%> (+0.11%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more.

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