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

CI: Update CI badage #303

Closed inkydragon closed 4 months ago

inkydragon commented 4 months ago

Old links always show build failed.

https://github.com/JuliaMath/FFTW.jl/workflows/CI/badge.svg

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 73.45%. Comparing base (f84fddd) to head (b39389a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #303 +/- ## ======================================= Coverage 73.45% 73.45% ======================================= Files 5 5 Lines 535 535 ======================================= Hits 393 393 Misses 142 142 ```

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