JuliaGPU / oneAPI.jl

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

Bump minimal Julia requirement to v1.10. #452

Closed maleadt closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 27.27273% with 8 lines in your changes missing coverage. Please review.

Project coverage is 81.32%. Comparing base (76eacff) to head (817f828).

Files Patch % Lines
src/array.jl 42.85% 4 Missing :warning:
lib/mkl/interfaces.jl 0.00% 2 Missing :warning:
lib/mkl/wrappers_lapack.jl 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #452 +/- ## ========================================== + Coverage 80.36% 81.32% +0.95% ========================================== Files 45 45 Lines 2618 2570 -48 ========================================== - Hits 2104 2090 -14 + Misses 514 480 -34 ```

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