Ensure parse errors on more invalid YAML cases #585
Merged
Codecov / codecov/project
succeeded
Mar 29, 2026 in 0s
97.70% (+0.04%) compared to 119b604
View this Pull Request on Codecov
97.70% (+0.04%) compared to 119b604
Details
Codecov Report
❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.70%. Comparing base (119b604) to head (52c28c2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/c4/yml/parse_engine.hpp | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #585 +/- ##
==========================================
+ Coverage 97.65% 97.70% +0.04%
==========================================
Files 46 46
Lines 13750 13769 +19
==========================================
+ Hits 13428 13453 +25
+ Misses 322 316 -6 ☔ 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