feat: get_or for query containers
fix #945
An automated preview of the documentation is available at https://953.url.prtest2.cppalliance.org/index.html
If more commits are pushed to the pull request, the docs will rebuild at the same URL.
2025-11-13 05:18:46 UTC
GCOVR code coverage report https://953.url.prtest2.cppalliance.org/gcovr/index.html LCOV code coverage report https://953.url.prtest2.cppalliance.org/genhtml/index.html Coverage Diff https://953.url.prtest2.cppalliance.org/gcovr/coverage_diff.txt
Build time: 2025-11-13 05:30:50 UTC
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 99.21%. Comparing base (bbe9700) to head (2088d9e).
:warning: Report is 1 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #953 +/- ##
========================================
Coverage 99.21% 99.21%
========================================
Files 159 159
Lines 8684 8705 +21
========================================
+ Hits 8616 8637 +21
Misses 68 68
| Files with missing lines | Coverage Δ | |
|---|---|---|
| include/boost/url/impl/params_encoded_base.hpp | 100.00% <100.00%> (ø) |
|
| include/boost/url/params_encoded_ref.hpp | 100.00% <ø> (ø) |
|
| include/boost/url/params_ref.hpp | 100.00% <ø> (ø) |
|
| include/boost/url/params_view.hpp | 100.00% <ø> (ø) |
|
| include/boost/url/segments_encoded_ref.hpp | 100.00% <ø> (ø) |
|
| include/boost/url/segments_ref.hpp | 100.00% <ø> (ø) |
|
| src/params_base.cpp | 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 dataPowered by Codecov. Last update bbe9700...2088d9e. Read the comment docs.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.