JuliaGPU / CUDA.jl

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

CompatHelper: bump compat for LLVM to 8, (keep existing compat) #2426

Open github-actions[bot] opened 6 days ago

github-actions[bot] commented 6 days ago

This pull request changes the compat entry for the LLVM package from 6, 7 to 6, 7, 8. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 6 days ago

Codecov Report

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

Project coverage is 73.26%. Comparing base (14de009) to head (9a035dc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2426 +/- ## ========================================== - Coverage 73.37% 73.26% -0.12% ========================================== Files 157 157 Lines 15197 15197 ========================================== - Hits 11151 11134 -17 - Misses 4046 4063 +17 ```

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