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

FFTW overrides via extension #668

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Update ComplexTest.jl

1130fa4
Select commit
Loading
Failed to load commit list.
Open

FFTW overrides via extension #668

Update ComplexTest.jl
1130fa4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 2, 2023 in 0s

86.63% (-3.03%) compared to d300209

View this Pull Request on Codecov

86.63% (-3.03%) compared to d300209

Details

Codecov Report

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

Comparison is base (d300209) 89.65% compared to head (1130fa4) 86.63%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #668      +/-   ##
==========================================
- Coverage   89.65%   86.63%   -3.03%     
==========================================
  Files          11       13       +2     
  Lines         967      920      -47     
==========================================
- Hits          867      797      -70     
- Misses        100      123      +23     
Files Coverage Δ
ext/ForwardDiffFFTWExt.jl 100.00% <100.00%> (ø)
ext/ForwardDiffAbstractFFTsExt.jl 90.90% <90.90%> (ø)
src/complex.jl 60.00% <60.00%> (ø)

... and 10 files with indirect coverage changes

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