removed force/check option for put_block #702
Open
Codecov / codecov/project
succeeded
Mar 18, 2026 in 1s
35.33% (+2.98%) compared to e87c3a2
View this Pull Request on Codecov
35.33% (+2.98%) compared to e87c3a2
Details
Codecov Report
❌ Patch coverage is 9.75610% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.33%. Comparing base (e87c3a2) to head (38bbd29).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| include/UniTensor.hpp | 10.25% | 29 Missing and 6 partials |
| src/UniTensor_base.cpp | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #702 +/- ##
==========================================
+ Coverage 32.35% 35.33% +2.98%
==========================================
Files 215 215
Lines 36363 33020 -3343
Branches 14597 13132 -1465
==========================================
- Hits 11764 11669 -95
+ Misses 22659 19437 -3222
+ Partials 1940 1914 -26 ☔ 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