JuliaMath / NFFT.jl

Julia implementation of the Non-equidistant Fast Fourier Transform (NFFT)
Other
153 stars 28 forks source link

Add buildkite pipeline #137

Closed nHackel closed 4 months ago

nHackel commented 4 months ago

This PR builds upon #136 and adds a .buildkite pipeline to run the GPU tests on CUDA and ROCm

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 85.07463% with 10 lines in your changes missing coverage. Please review.

Project coverage is 88.28%. Comparing base (a92f27d) to head (9ecfd66). Report is 7 commits behind head on master.

Files Patch % Lines
ext/NFFTGPUArraysExt/implementation.jl 84.84% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #137 +/- ## ========================================== - Coverage 88.63% 88.28% -0.35% ========================================== Files 10 12 +2 Lines 1126 1195 +69 ========================================== + Hits 998 1055 +57 - Misses 128 140 +12 ```

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