simpeg / aurora

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

Fourier coefficients #296

Closed kkappler closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Merging #296 (3b7e0ac) into main (a07ae42) will increase coverage by 0.26%. Report is 11 commits behind head on main. The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main     #296      +/-   ##
==========================================
+ Coverage   75.63%   75.89%   +0.26%     
==========================================
  Files          86       86              
  Lines        5409     5406       -3     
==========================================
+ Hits         4091     4103      +12     
+ Misses       1318     1303      -15     
Files Coverage Δ
aurora/pipelines/time_series_helpers.py 73.79% <100.00%> (-0.18%) :arrow_down:
aurora/pipelines/transfer_function_kernel.py 89.24% <100.00%> (-0.09%) :arrow_down:
aurora/time_series/apodization_window.py 90.90% <ø> (ø)
aurora/time_series/time_axis_helpers.py 48.27% <ø> (ø)
aurora/time_series/windowing_scheme.py 92.80% <100.00%> (ø)
aurora/transfer_function/base.py 92.15% <ø> (ø)
aurora/transfer_function/plot/comparison_plots.py 100.00% <ø> (ø)
aurora/transfer_function/regression/m_estimator.py 89.36% <100.00%> (ø)
.../transfer_function/transfer_function_collection.py 91.50% <ø> (-0.11%) :arrow_down:
aurora/transfer_function/weights/edf_weights.py 97.26% <100.00%> (ø)
... and 5 more

... and 2 files with indirect coverage changes