simpeg / geoana

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

implemented gravitational potential, field and gradient along with co… #40

Closed kaicglee closed 2 years ago

kaicglee commented 2 years ago

…mments

codecov[bot] commented 2 years ago

Codecov Report

Merging #40 (dbd1453) into main (96d7788) will increase coverage by 0.91%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
+ Coverage   74.85%   75.77%   +0.91%     
==========================================
  Files          25       26       +1     
  Lines        2187     2270      +83     
==========================================
+ Hits         1637     1720      +83     
  Misses        550      550              
Impacted Files Coverage Δ
geoana/gravity.py 100.00% <100.00%> (ø)
geoana/em/fdem/halfspace.py 92.15% <0.00%> (-0.71%) :arrow_down:
geoana/em/fdem/wholespace.py 100.00% <0.00%> (ø)

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 96d7788...dbd1453. Read the comment docs.