Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue 36 #312

Merged
merged 58 commits into from
Jan 11, 2024

Minor changes

d8bc61d
Select commit
Loading
Failed to load commit list.
Merged

Fix issue 36 #312

Minor changes
d8bc61d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 1s

77.69% (+0.39%) compared to 3f09400

View this Pull Request on Codecov

77.69% (+0.39%) compared to 3f09400

Details

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 ⚠️
aurora/sandbox/mth5_helpers.py 0.00% 11 Missing ⚠️
aurora/test_utils/synthetic/make_mth5_from_asc.py 80.95% 8 Missing ⚠️
aurora/transfer_function/kernel_dataset.py 57.14% 3 Missing ⚠️
aurora/pipelines/time_series_helpers.py 80.00% 2 Missing ⚠️
aurora/pipelines/transfer_function_kernel.py 60.00% 2 Missing ⚠️
aurora/time_series/frequency_band_helpers.py 89.47% 2 Missing ⚠️
aurora/transfer_function/regression/m_estimator.py 50.00% 2 Missing ⚠️
tests/transfer_function/test_kernel_dataset.py 93.54% 2 Missing ⚠️
aurora/pipelines/transfer_function_helpers.py 66.66% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.