changed get() and slicing #714
Open
Codecov / codecov/project
succeeded
Feb 24, 2026 in 1s
35.32% (+2.97%) compared to e87c3a2
View this Pull Request on Codecov
35.32% (+2.97%) compared to e87c3a2
Details
Codecov Report
❌ Patch coverage is 63.49206% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.32%. Comparing base (e87c3a2) to head (25121c9).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| include/UniTensor.hpp | 58.69% | 14 Missing and 5 partials |
| src/backend/Tensor_impl.cpp | 60.00% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #714 +/- ##
==========================================
+ Coverage 32.35% 35.32% +2.97%
==========================================
Files 215 215
Lines 36363 33133 -3230
Branches 14597 13215 -1382
==========================================
- Hits 11764 11705 -59
+ Misses 22659 19509 -3150
+ Partials 1940 1919 -21 ☔ 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