simpeg / aurora

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

Fix issue 36 #312

Closed kkappler closed 8 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 77 lines in your changes are missing coverage. Please review.

Comparison is base (3f09400) 77.29% compared to head (d8bc61d) 77.69%.

Files Patch % Lines
...ora/transfer_function/weights/coherence_weights.py 0.00% 41 Missing :warning:
aurora/sandbox/mth5_helpers.py 0.00% 11 Missing :warning:
aurora/test_utils/synthetic/make_mth5_from_asc.py 80.95% 8 Missing :warning:
aurora/transfer_function/kernel_dataset.py 57.14% 3 Missing :warning:
aurora/pipelines/time_series_helpers.py 80.00% 2 Missing :warning:
aurora/pipelines/transfer_function_kernel.py 60.00% 2 Missing :warning:
aurora/time_series/frequency_band_helpers.py 89.47% 2 Missing :warning:
aurora/transfer_function/regression/m_estimator.py 50.00% 2 Missing :warning:
tests/transfer_function/test_kernel_dataset.py 93.54% 2 Missing :warning:
aurora/pipelines/transfer_function_helpers.py 66.66% 1 Missing :warning:
... and 3 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #312 +/- ## ========================================== + Coverage 77.29% 77.69% +0.39% ========================================== Files 88 89 +1 Lines 5572 5626 +54 ========================================== + Hits 4307 4371 +64 + Misses 1265 1255 -10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.