Miscellaneous fixes concerning vector and matrix objects - #6369
Merged
Codecov / codecov/project
succeeded
May 11, 2026 in 1s
78.68% (-0.01%) compared to aa52ee2
View this Pull Request on Codecov
78.68% (-0.01%) compared to aa52ee2
Details
Codecov Report
❌ Patch coverage is 73.07692% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.68%. Comparing base (aa52ee2) to head (5eaa3fe).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/matobj.gi | 0.00% | 5 Missing |
| hpcgap/lib/vec8bit.gi | 80.00% | 2 Missing |
| hpcgap/lib/vecmat.gi | 75.00% | 2 Missing |
| lib/vec8bit.gi | 80.00% | 2 Missing |
| lib/vecmat.gi | 75.00% | 2 Missing |
| lib/zmodnz.gi | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #6369 +/- ##
==========================================
- Coverage 78.69% 78.68% -0.01%
==========================================
Files 684 684
Lines 292892 292925 +33
Branches 8660 8660
==========================================
+ Hits 230497 230501 +4
- Misses 60581 60608 +27
- Partials 1814 1816 +2 ☔ 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