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 gaussian integral #46

Merged
merged 4 commits into from
Sep 23, 2024

renamed to `normalize_win`, bug fixes and docstring, more tests

6f60872
Select commit
Loading
Failed to load commit list.
Merged

Fix gaussian integral #46

renamed to `normalize_win`, bug fixes and docstring, more tests
6f60872
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

93.97% (+0.96%) compared to 5b3f93a

View this Pull Request on Codecov

93.97% (+0.96%) compared to 5b3f93a

Details

Codecov Report

Attention: Patch coverage is 82.75862% with 5 lines in your changes missing coverage. Please review.

Project coverage is 93.97%. Comparing base (5b3f93a) to head (6f60872).

Files with missing lines Patch % Lines
src/fourier_filtering.jl 82.75% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   93.01%   93.97%   +0.96%     
==========================================
  Files          18       18              
  Lines        1031     1046      +15     
==========================================
+ Hits          959      983      +24     
+ Misses         72       63       -9     

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