simpeg / geoana

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

implemented potential and magnetic field for permeable sphere in unif… #43

Closed kaicglee closed 2 years ago

kaicglee commented 2 years ago

…orm magnetostatic field

codecov[bot] commented 2 years ago

Codecov Report

Merging #43 (b276873) into main (0d53816) will increase coverage by 0.91%. The diff coverage is 95.65%.

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   75.77%   76.68%   +0.91%     
==========================================
  Files          26       26              
  Lines        2270     2432     +162     
==========================================
+ Hits         1720     1865     +145     
- Misses        550      567      +17     
Impacted Files Coverage Δ
geoana/em/static/sphere.py 94.02% <95.63%> (-4.71%) :arrow_down:
geoana/em/static/__init__.py 100.00% <100.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 0d53816...b276873. Read the comment docs.