nfsi-canada / OrientPy

Seismic station orientation tools
https://nfsi-canada.github.io/OrientPy/
44 stars 16 forks source link

Windows #3

Closed paudetseis closed 4 years ago

paudetseis commented 4 years ago

wrote pytests for dl_calc and bng_calc scripts

codecov-io commented 4 years ago

Codecov Report

Merging #3 into master will increase coverage by 19.23%. The diff coverage is 98.44%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #3       +/-   ##
===========================================
+ Coverage   32.82%   52.05%   +19.23%     
===========================================
  Files          10       13        +3     
  Lines        1234     1337      +103     
===========================================
+ Hits          405      696      +291     
+ Misses        829      641      -188     
Impacted Files Coverage Δ
orientpy/tests/test_imports.py 100.00% <ø> (ø)
orientpy/tests/get_meta.py 90.47% <90.47%> (ø)
orientpy/arguments.py 74.71% <100.00%> (+70.11%) :arrow_up:
orientpy/tests/test_BNG.py 100.00% <100.00%> (ø)
orientpy/tests/test_DL.py 100.00% <100.00%> (+3.27%) :arrow_up:
orientpy/tests/test_args.py 100.00% <100.00%> (ø)
orientpy/utils.py 94.18% <0.00%> (+18.02%) :arrow_up:
... 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 8aa46fb...540d780. Read the comment docs.