nfsi-canada / OBStools

Tools for processing broadband ocean-bottom seismic data
https://nfsi-canada.github.io/OBStools/
MIT License
52 stars 35 forks source link

Comply #29

Closed paudetseis closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #29 into master will increase coverage by 0.33%. The diff coverage is 62.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   73.01%   73.34%   +0.33%     
==========================================
  Files          12       14       +2     
  Lines        1827     1996     +169     
==========================================
+ Hits         1334     1464     +130     
- Misses        493      532      +39     
Impacted Files Coverage Δ
obstools/tests/test_imports.py 100.00% <ø> (ø)
obstools/atacr/plotting.py 71.18% <1.96%> (-14.47%) :arrow_down:
obstools/atacr/classes.py 68.09% <9.09%> (ø)
obstools/atacr/arguments.py 67.36% <28.57%> (-0.01%) :arrow_down:
obstools/comply/classes.py 91.96% <91.96%> (ø)
obstools/comply/__init__.py 100.00% <100.00%> (ø)
obstools/tests/get_meta.py 100.00% <100.00%> (+100.00%) :arrow_up:
obstools/tests/test_classes.py 100.00% <100.00%> (ø)
obstools/tests/test_scripts.py 86.92% <100.00%> (ø)
... and 2 more

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 500f113...e77ec41. Read the comment docs.