simpeg / geoana

Interactive geoscience (mostly) analytic functions.
MIT License
22 stars 11 forks source link

geoana-testing #48

Closed kaicglee closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #48 (3f41c68) into main (f9f441f) will increase coverage by 7.96%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   78.91%   86.88%   +7.96%     
==========================================
  Files          27       27              
  Lines        2628     2622       -6     
==========================================
+ Hits         2074     2278     +204     
+ Misses        554      344     -210     
Impacted Files Coverage Δ
geoana/em/base.py 100.00% <ø> (+17.36%) :arrow_up:
geoana/em/static/halfspace.py 100.00% <ø> (ø)
geoana/em/static/wholespace.py 100.00% <ø> (+7.32%) :arrow_up:
geoana/utils.py 100.00% <ø> (+21.42%) :arrow_up:
geoana/em/fdem/base.py 100.00% <100.00%> (+20.37%) :arrow_up:
geoana/em/fdem/layered.py 100.00% <100.00%> (+22.87%) :arrow_up:
geoana/em/static/sphere.py 100.00% <100.00%> (+2.24%) :arrow_up:
geoana/em/fdem/halfspace.py 100.00% <0.00%> (+7.84%) :arrow_up:
... and 8 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 f9f441f...3f41c68. Read the comment docs.