implemented Trace for GPU #749
Open
Codecov / codecov/project
succeeded
Mar 18, 2026 in 0s
35.26% (+0.00%) compared to 4080739
View this Pull Request on Codecov
35.26% (+0.00%) compared to 4080739
Details
Codecov Report
❌ Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.26%. Comparing base (4080739) to head (736a166).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/linalg/Trace.cpp | 16.66% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #749 +/- ##
=======================================
Coverage 35.25% 35.26%
=======================================
Files 215 215
Lines 33095 33095
Branches 13196 13196
=======================================
+ Hits 11669 11670 +1
Misses 19512 19512
+ Partials 1914 1913 -1 ☔ View full report in Codecov by Sentry.
📢 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading