JuliaGPU / oneAPI.jl

Julia support for the oneAPI programming toolkit.
https://juliagpu.org/oneapi/
Other
179 stars 21 forks source link

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

Closed github-actions[bot] closed 3 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 80.31%. Comparing base (dfbc287) to head (f339f1e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #435 +/- ## ======================================= Coverage 80.31% 80.31% ======================================= Files 45 45 Lines 2596 2596 ======================================= Hits 2085 2085 Misses 511 511 ```

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