simpeg / aurora

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

Fix issue 109 #247

Closed kkappler closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #247 (c3c0840) into tfkernel (b17c93d) will decrease coverage by 0.04%. The diff coverage is 88.13%.

@@             Coverage Diff              @@
##           tfkernel     #247      +/-   ##
============================================
- Coverage     78.81%   78.78%   -0.04%     
============================================
  Files           102      102              
  Lines          5725     5726       +1     
============================================
- Hits           4512     4511       -1     
- Misses         1213     1215       +2     
Impacted Files Coverage Δ
aurora/pipelines/transfer_function_helpers.py 87.17% <ø> (-1.46%) :arrow_down:
aurora/transfer_function/TTFZ.py 84.31% <ø> (ø)
...elpers/garys_matlab_zfiles/matlab_z_file_reader.py 80.95% <72.00%> (-4.65%) :arrow_down:
aurora/config/metadata/processing.py 78.37% <100.00%> (+5.26%) :arrow_up:
aurora/pipelines/process_mth5.py 98.18% <100.00%> (-0.04%) :arrow_down:
aurora/transfer_function/base.py 93.25% <100.00%> (+0.07%) :arrow_up:
.../transfer_function/transfer_function_collection.py 97.72% <100.00%> (-0.74%) :arrow_down:
...rora/transfer_function/transfer_function_header.py 92.10% <100.00%> (-5.20%) :arrow_down:
tests/parkfield/test_process_parkfield_run.py 93.87% <100.00%> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

kkappler commented 1 year ago

See note on Issue #109 on 31 Mar, 2023. This branch can be merged into tf_kernel.