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

Add .coveragerc #28

Closed ghost closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #28 into master will increase coverage by 25.21%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #28       +/-   ##
===========================================
+ Coverage   57.11%   82.32%   +25.21%     
===========================================
  Files           8        2        -6     
  Lines        1308      198     -1110     
  Branches        0       41       +41     
===========================================
- Hits          747      163      -584     
+ Misses        561       29      -532     
- Partials        0        6        +6
Impacted Files Coverage Δ
ncwriter/template.py 81.18% <0%> (-1.21%) :arrow_down:
ncwriter/__init__.py
versioneer.py
ncwriter/_version.py
test_ncwriter/test_schema.py
test_ncwriter/test_template.py
setup.py

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 11ca5c6...21f77a6. Read the comment docs.