JuliaGPU / CUDA.jl

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

CompatHelper: bump compat for LLVM to 7, (keep existing compat) #2365

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 4 months ago

This pull request changes the compat entry for the LLVM package from 6 to 6, 7. 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 4 months ago

Codecov Report

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

Project coverage is 73.11%. Comparing base (cdd8078) to head (4fbbf2e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2365 +/- ## ========================================== + Coverage 72.81% 73.11% +0.29% ========================================== Files 157 157 Lines 15148 15148 ========================================== + Hits 11030 11075 +45 + Misses 4118 4073 -45 ```

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