simpeg / aurora

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

Fc into earthscope #286

Closed kkappler closed 10 months ago

kkappler commented 10 months ago

FCs are now passing basic tests. Just wanted to leave a record of merging the updates into earthscope tests branch in case we need to go back. mth5_helpers.py is not merged (there are several functions in earthscope_tests not in FCs.

codecov[bot] commented 10 months ago

Codecov Report

Merging #286 (a346601) into earthscope_tests (be25cc7) will decrease coverage by 1.95%. Report is 164 commits behind head on earthscope_tests. The diff coverage is 56.33%.

@@                 Coverage Diff                  @@
##           earthscope_tests     #286      +/-   ##
====================================================
- Coverage             77.31%   75.37%   -1.95%     
====================================================
  Files                    84       86       +2     
  Lines                  5170     5534     +364     
====================================================
+ Hits                   3997     4171     +174     
- Misses                 1173     1363     +190     
Files Changed Coverage Δ
aurora/pipelines/run_summary.py 88.88% <ø> (ø)
aurora/sandbox/mth5_helpers.py 0.00% <0.00%> (ø)
aurora/pipelines/process_mth5.py 90.16% <78.04%> (-6.90%) :arrow_down:
tests/synthetic/test_fourier_coefficients.py 80.32% <80.32%> (ø)
aurora/pipelines/transfer_function_kernel.py 90.72% <82.50%> (+0.02%) :arrow_up:
aurora/pipelines/fourier_coefficients.py 87.36% <87.36%> (ø)
aurora/test_utils/synthetic/make_mth5_from_asc.py 84.21% <87.50%> (+0.73%) :arrow_up:
aurora/transfer_function/kernel_dataset.py 72.82% <93.33%> (-6.63%) :arrow_down:
aurora/sandbox/io_helpers/zfile_murphy.py 82.08% <100.00%> (ø)
aurora/test_utils/synthetic/rms_helpers.py 72.54% <100.00%> (ø)
... and 5 more

... and 4 files with indirect coverage changes