Enable reusing fft plans #271
Open
Codecov / codecov/project
succeeded
Apr 4, 2026 in 1s
92.33% (+0.77%) compared to d3c2202
View this Pull Request on Codecov
92.33% (+0.77%) compared to d3c2202
Details
Codecov Report
❌ Patch coverage is 97.03704% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.33%. Comparing base (d3c2202) to head (2065db4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/ImageFiltering.jl | 77.77% | 2 Missing |
| src/imfilter.jl | 99.20% | 1 Missing |
| src/utils.jl | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #271 +/- ##
==========================================
+ Coverage 91.56% 92.33% +0.77%
==========================================
Files 12 12
Lines 1672 1723 +51
==========================================
+ Hits 1531 1591 +60
+ Misses 141 132 -9 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading