Skip to content

Adjust oneAPI.jl __init__ on Windows#580

Open
wheeheee wants to merge 1 commit into
JuliaGPU:mainfrom
wheeheee:quickfix_win_init
Open

Adjust oneAPI.jl __init__ on Windows#580
wheeheee wants to merge 1 commit into
JuliaGPU:mainfrom
wheeheee:quickfix_win_init

Conversation

@wheeheee

Copy link
Copy Markdown

Quick and dirty but hopefully fixes #448.

@codecov

codecov Bot commented Jun 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 79.67%. Comparing base (b595c14) to head (3773d21).

Files with missing lines Patch % Lines
src/oneAPI.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #580   +/-   ##
=======================================
  Coverage   79.67%   79.67%           
=======================================
  Files          48       48           
  Lines        3232     3232           
=======================================
  Hits         2575     2575           
  Misses        657      657           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows: first call to using oneAPI errors, terminates testing; second call succeeds

1 participant