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

Implement `Units.__dask_tokenization__` #51

Closed davidhassell closed 1 year ago

davidhassell commented 1 year ago

Fixes #50

davidhassell commented 1 year ago

Thanks. Viva the dunderscore.

codecov-commenter commented 1 year ago

Codecov Report

Merging #51 (4898419) into main (76c6d7a) will increase coverage by 0.12%. The diff coverage is 100.00%.

:exclamation: Current head 4898419 differs from pull request most recent head 5338106. Consider uploading reports for the commit 5338106 to get more accurate results

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   81.03%   81.15%   +0.12%     
==========================================
  Files           2        2              
  Lines         680      684       +4     
==========================================
+ Hits          551      555       +4     
  Misses        129      129              
Flag Coverage Δ
unittests 81.15% <100.00%> (+0.12%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cfunits/units.py 81.26% <100.00%> (+0.12%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more