JuliaMath / FFTW.jl

Julia bindings to the FFTW library for fast Fourier transforms
https://juliamath.github.io/FFTW.jl/stable
MIT License
273 stars 55 forks source link

Do not fail if codecov fails #302

Closed ViralBShah closed 5 months ago

ViralBShah commented 5 months ago

We have the codecov token set up correctly, but this is still causing CI to fail. Don't gate PRs being green on codecov.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.45%. Comparing base (cb485f0) to head (38d4239). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #302 +/- ## ========================================== - Coverage 76.05% 73.45% -2.60% ========================================== Files 5 5 Lines 568 535 -33 ========================================== - Hits 432 393 -39 - Misses 136 142 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.