url icon indicating copy to clipboard operation
url copied to clipboard

feat: get_or for query containers

Open alandefreitas opened this issue 3 months ago • 3 comments

fix #945

alandefreitas avatar Nov 13 '25 05:11 alandefreitas

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 avatar Nov 13 '25 05:11 cppalliance-bot

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

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.

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

codecov[bot] avatar Nov 13 '25 10:11 codecov[bot]