Add sum_to_zero_matrix type #1506
Merged
Codecov / codecov/project
succeeded
Apr 7, 2025 in 0s
89.56% (target 0.00%)
View this Pull Request on Codecov
89.56% (target 0.00%)
Details
Codecov Report
Attention: Patch coverage is 82.14286% with 5 lines in your changes missing coverage. Please review.
Project coverage is 89.56%. Comparing base (
e511e97) to head (66ab723).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/frontend/Ast_to_Mir.ml | 80.76% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1506 +/- ##
=======================================
Coverage 89.55% 89.56%
=======================================
Files 66 66
Lines 9695 9694 -1
=======================================
Hits 8682 8682
+ Misses 1013 1012 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/frontend/Pretty_printing.ml | 92.30% <100.00%> (+0.02%) |
⬆️ |
| src/frontend/Ast_to_Mir.ml | 93.90% <80.76%> (+0.17%) |
⬆️ |
🚀 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