JuliaGPU / CUDA.jl

CUDA programming in Julia.
https://juliagpu.org/cuda/
Other
1.16k stars 206 forks source link

Fixes for Julia 1.12 / LLVM 17 #2390

Closed maleadt closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 73.17%. Comparing base (cbbf19a) to head (93fd759). Report is 1 commits behind head on master.

Files Patch % Lines
src/compiler/compilation.jl 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2390 +/- ## =========================================== + Coverage 59.97% 73.17% +13.19% =========================================== Files 157 157 Lines 15100 15159 +59 =========================================== + Hits 9056 11092 +2036 + Misses 6044 4067 -1977 ```

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