changed get() and slicing #714
Open
Codecov / codecov/project
succeeded
Mar 30, 2026 in 0s
35.55% (+0.10%) compared to fa015d4
View this Pull Request on Codecov
35.55% (+0.10%) compared to fa015d4
Details
Codecov Report
❌ Patch coverage is 75.32468% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.55%. Comparing base (fa015d4) to head (5b89af3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/DenseUniTensor.cpp | 65.85% | 7 Missing and 7 partials |
| include/UniTensor.hpp | 58.33% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #714 +/- ##
==========================================
+ Coverage 35.44% 35.55% +0.10%
==========================================
Files 215 214 -1
Lines 33071 33118 +47
Branches 13170 13191 +21
==========================================
+ Hits 11723 11776 +53
+ Misses 19424 19412 -12
- Partials 1924 1930 +6 ☔ 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