Skip to content

Conversation

@alandefreitas
Copy link
Member

fix #945

@cppalliance-bot
Copy link

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

@cppalliance-bot
Copy link

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
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.21%. Comparing base (bbe9700) to head (2088d9e).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           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 data
Powered by Codecov. Last update bbe9700...2088d9e. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: convenience accessor for query parameters

2 participants