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

bug fix

ec61ecb
Select commit
Loading
Failed to load commit list.
Merged

Fix gaussian integral #46

bug fix
ec61ecb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 16, 2024 in 0s

92.87% (-0.14%) compared to 5b3f93a

View this Pull Request on Codecov

92.87% (-0.14%) compared to 5b3f93a

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.87%. Comparing base (5b3f93a) to head (ec61ecb).

Files with missing lines Patch % Lines
src/fourier_filtering.jl 88.88% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
- Coverage   93.01%   92.87%   -0.14%     
==========================================
  Files          18       18              
  Lines        1031     1039       +8     
==========================================
+ Hits          959      965       +6     
- Misses         72       74       +2     

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