enforce buffer_constraints size matches dimensions in Parameter ctor - #9312
Merged
alexreinking merged 1 commit intoAug 14, 2026
Merged
Codecov / codecov/project
succeeded
Aug 11, 2026 in 0s
69.94% (+0.02%) compared to d3da666
View this Pull Request on Codecov
69.94% (+0.02%) compared to d3da666
Details
Codecov Report
❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.94%. Comparing base (d3da666) to head (a7596ef).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Parameter.cpp | 0.00% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #9312 +/- ##
==========================================
+ Coverage 69.92% 69.94% +0.02%
==========================================
Files 258 258
Lines 78206 78209 +3
Branches 19036 19037 +1
==========================================
+ Hits 54684 54707 +23
+ Misses 17804 17803 -1
+ Partials 5718 5699 -19 ☔ View full report in Codecov by Harness.
📢 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