fix(pybind)!: guard UniTensor//UniTensor floor-division (closes #934 hole from #997) - #1049
Merged
Merged
Codecov / codecov/project
succeeded
Jul 13, 2026 in 0s
57.72% (+0.01%) compared to 33f5c23
View this Pull Request on Codecov
57.72% (+0.01%) compared to 33f5c23
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.72%. Comparing base (33f5c23) to head (ea94e76).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #1049 +/- ##
==========================================
+ Coverage 57.71% 57.72% +0.01%
==========================================
Files 229 229
Lines 33468 33471 +3
Branches 71 71
==========================================
+ Hits 19315 19321 +6
+ Misses 14132 14129 -3
Partials 21 21 | Components | Coverage Δ | |
|---|---|---|
| C++ backend | 55.47% <ø> (ø) |
|
| Python bindings | 72.07% <100.00%> (+0.08%) |
⬆️ |
| Python package | 63.35% <ø> (ø) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| pybind/unitensor_py.cpp | 71.75% <100.00%> (+0.25%) |
⬆️ |
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 33f5c23...ea94e76. 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