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

Contributor details in global attrs #77

Closed diodon closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #77 into master will decrease coverage by 0.04%. The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
- Coverage   89.19%   89.15%   -0.05%     
==========================================
  Files           5        5              
  Lines         657      673      +16     
  Branches      113      117       +4     
==========================================
+ Hits          586      600      +14     
  Misses         42       42              
- Partials       29       31       +2
Impacted Files Coverage Δ
...tools/timeseries_products/aggregated_timeseries.py 77.08% <88.23%> (+0.94%) :arrow_up:

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 c02cffa...e080357. Read the comment docs.

diodon commented 4 years ago

wait... I'll change try/except for a more controlled if....