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

Increase CI timeout length #276

Closed gaurav-arya closed 10 months ago

gaurav-arya commented 1 year ago

Some of the CI tests can stochastically take much longer than the expected runtime (around 3min), so this PR bumps the timeout period to avoid spurious CI failures

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -20.51% :warning:

Comparison is base (ef8fc5b) 73.08% compared to head (3095db4) 52.58%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #276 +/- ## =========================================== - Coverage 73.08% 52.58% -20.51% =========================================== Files 5 5 Lines 535 523 -12 =========================================== - Hits 391 275 -116 - Misses 144 248 +104 ``` [see 4 files with indirect coverage changes](https://app.codecov.io/gh/JuliaMath/FFTW.jl/pull/276/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath)

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