Implemented rfft!, irfft! and brfft!
#222
Open
Codecov / codecov/project
succeeded
Apr 7, 2026 in 1s
68.14% (+5.46%) compared to 5f6f315
View this Pull Request on Codecov
68.14% (+5.46%) compared to 5f6f315
Details
Codecov Report
❌ Patch coverage is 85.03937% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.14%. Comparing base (5f6f315) to head (141f60d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/rfft!.jl | 85.03% | 19 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #222 +/- ##
==========================================
+ Coverage 62.67% 68.14% +5.46%
==========================================
Files 5 6 +1
Lines 434 565 +131
==========================================
+ Hits 272 385 +113
- Misses 162 180 +18 ☔ 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