Implemented rfft!
, irfft!
and brfft!
#222
Open
Codecov / codecov/project
succeeded
Oct 29, 2024 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
Attention: 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
).
Report is 56 commits behind head on master.
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.
Loading