Switched the Plus methods of all vector expression objects to take …
#30
Codecov / codecov/project
failed
Oct 13, 2025 in 0s
87.00% (-0.09%) compared to 5549451
View this Pull Request on Codecov
87.00% (-0.09%) compared to 5549451
Details
Codecov Report
❌ Patch coverage is 85.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.00%. Comparing base (5549451) to head (aac662c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| symbolic/monomial_vector.go | 50.00% | 2 Missing |
| symbolic/constant_vector.go | 92.85% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #30 +/- ##
==========================================
- Coverage 87.09% 87.00% -0.09%
==========================================
Files 42 42
Lines 6516 6394 -122
==========================================
- Hits 5675 5563 -112
+ Misses 743 734 -9
+ Partials 98 97 -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.
Loading