Parser experiments #936
+394
−276
Draft
Parser experiments #936
Codecov / codecov/project
failed
Apr 1, 2026 in 0s
92.74% (-0.22%) compared to 66d9251
View this Pull Request on Codecov
92.74% (-0.22%) compared to 66d9251
Details
Codecov Report
❌ Patch coverage is 89.42308% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.74%. Comparing base (66d9251) to head (f3ec75f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| include/boost/json/basic_parser_impl.hpp | 89.42% | 22 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #936 +/- ##
===========================================
- Coverage 92.96% 92.74% -0.22%
===========================================
Files 85 85
Lines 8056 8104 +48
===========================================
+ Hits 7489 7516 +27
- Misses 567 588 +21 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/boost/json/basic_parser.hpp | 100.00% <ø> (ø) |
|
| include/boost/json/basic_parser_impl.hpp | 96.93% <89.42%> (-1.52%) |
⬇️ |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 66d9251...f3ec75f. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading