fix(backend): detect failed CUDA kernel launches instead of returning zeros - #1175
Open
yingjerkao wants to merge 1 commit into
Open
fix(backend): detect failed CUDA kernel launches instead of returning zeros#1175yingjerkao wants to merge 1 commit into
yingjerkao wants to merge 1 commit into
Codecov / codecov/project
succeeded
Aug 4, 2026 in 1s
67.92% (+0.00%) compared to ba5eb90
View this Pull Request on Codecov
67.92% (+0.00%) compared to ba5eb90
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.92%. Comparing base (ba5eb90) to head (e1647fd).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #1175 +/- ##
=======================================
Coverage 67.92% 67.92%
=======================================
Files 208 208
Lines 22354 22354
Branches 72 72
=======================================
Hits 15184 15184
Misses 7148 7148
Partials 22 22 | Components | Coverage Δ | |
|---|---|---|
| C++ backend | 67.99% <ø> (ø) |
|
| Python bindings | ∅ <ø> (∅) |
|
| Python package | 63.96% <ø> (ø) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| include/cytnx_error.hpp | 0.00% <ø> (ø) |
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update ba5eb90...e1647fd. Read the comment docs.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading