Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop publishing GPU artifacts #259

Merged
merged 2 commits into from
Nov 25, 2024

Update OnnxRuntimeImpl.java

583f0d5
Select commit
Loading
Failed to load commit list.
Merged

Stop publishing GPU artifacts #259

Update OnnxRuntimeImpl.java
583f0d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2024 in 0s

79.97% (-0.02%) compared to 82d3a3a, passed because coverage increased by 0% when compared to adjusted base (79.97%)

View this Pull Request on Codecov

79.97% (-0.02%) compared to 82d3a3a, passed because coverage increased by 0% when compared to adjusted base (79.97%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.97%. Comparing base (82d3a3a) to head (583f0d5).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #259      +/-   ##
============================================
- Coverage     79.98%   79.97%   -0.02%     
  Complexity      338      338              
============================================
  Files            51       51              
  Lines          1459     1458       -1     
  Branches         98       98              
============================================
- Hits           1167     1166       -1     
  Misses          251      251              
  Partials         41       41              

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