refactor conversion category customisation #1156
Open
Codecov / codecov/project
succeeded
Apr 28, 2026 in 1s
93.66% (+0.00%) compared to a6e9c7b
View this Pull Request on Codecov
93.66% (+0.00%) compared to a6e9c7b
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.66%. Comparing base (a6e9c7b) to head (a7c87b0).
Additional details and impacted files
@@ Coverage Diff @@
## develop #1156 +/- ##
========================================
Coverage 93.66% 93.66%
========================================
Files 91 91
Lines 9325 9325
========================================
Hits 8734 8734
Misses 591 591 | Files with missing lines | Coverage Δ | |
|---|---|---|
| include/boost/json/detail/parse_into.hpp | 99.33% <ø> (ø) |
|
| include/boost/json/detail/value_from.hpp | 100.00% <100.00%> (ø) |
|
| include/boost/json/detail/value_to.hpp | 99.13% <ø> (ø) |
|
| include/boost/json/impl/conversion.hpp | 100.00% <ø> (ø) |
|
| include/boost/json/impl/serializer.hpp | 97.79% <ø> (ø) |
|
| include/boost/json/impl/serializer.ipp | 100.00% <100.00%> (ø) |
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 a6e9c7b...a7c87b0. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading