Skip to content

Make NPU failures non-fatal#34

Merged
superm1 merged 1 commit intomasterfrom
superm1/npu-non-fatal
Apr 9, 2026
Merged

Make NPU failures non-fatal#34
superm1 merged 1 commit intomasterfrom
superm1/npu-non-fatal

Conversation

@superm1
Copy link
Copy Markdown
Owner

@superm1 superm1 commented Apr 9, 2026

They are only fatal if the driver loaded but didn't bind (due to a problem). So just add some messaging about a missing driver and warning if it didn't load.

They are only fatal if the driver loaded but didn't bind (due to a problem).
So just add some messaging about a missing driver and warning if it didn't load.
@superm1 superm1 merged commit 720acec into master Apr 9, 2026
4 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.90%. Comparing base (e782459) to head (4fb47d3).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   85.89%   85.90%   +0.01%     
==========================================
  Files          34       34              
  Lines        7694     7693       -1     
  Branches      724      724              
==========================================
  Hits         6609     6609              
+ Misses        872      871       -1     
  Partials      213      213              

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

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.

1 participant