aodn / python-aodntools

Repository for templates and code relating to generating standard NetCDF files for the Australia Ocean Data Network
GNU Lesser General Public License v3.0
10 stars 3 forks source link

Remove Python2 compatibility and unpin requirement versions #86

Closed mhidas closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #86 into master will decrease coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   89.37%   89.34%   -0.04%     
==========================================
  Files           5        5              
  Lines         687      685       -2     
  Branches      120      120              
==========================================
- Hits          614      612       -2     
  Misses         41       41              
  Partials       32       32
Impacted Files Coverage Δ
...tools/timeseries_products/aggregated_timeseries.py 78.32% <ø> (-0.11%) :arrow_down:
aodntools/timeseries_products/hourly_timeseries.py 88.84% <ø> (-0.05%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ab48ab3...645d22f. Read the comment docs.

mhidas commented 4 years ago

This should be good to merge too.