simpeg / aurora

software for processing natural source electromagnetic data
MIT License
13 stars 2 forks source link

Fix issue 261 #262

Closed kkappler closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #262 (d15633e) into main (fa223fa) will increase coverage by 15.10%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main     #262       +/-   ##
===========================================
+ Coverage   63.82%   78.93%   +15.10%     
===========================================
  Files          71      103       +32     
  Lines        4260     5801     +1541     
===========================================
+ Hits         2719     4579     +1860     
+ Misses       1541     1222      -319     
Impacted Files Coverage Δ
tests/parkfield/test_process_parkfield_run_rr.py 94.23% <ø> (ø)
aurora/pipelines/transfer_function_kernel.py 92.30% <100.00%> (+0.13%) :arrow_up:
tests/parkfield/test_process_parkfield_run.py 93.87% <100.00%> (ø)
tests/synthetic/test_define_frequency_bands.py 93.93% <100.00%> (ø)
tests/synthetic/test_multi_run.py 97.36% <100.00%> (ø)
tests/synthetic/test_processing.py 98.37% <100.00%> (ø)

... and 56 files with indirect coverage changes

kkappler commented 1 year ago

This solves conflicts introduced with latest update to mt_metadata main branch