Skip to content

fix: decoded query-size tracking in url_base::edit_params#990

Merged
alandefreitas merged 1 commit intoboostorg:developfrom
alandefreitas:develop
Apr 24, 2026
Merged

fix: decoded query-size tracking in url_base::edit_params#990
alandefreitas merged 1 commit intoboostorg:developfrom
alandefreitas:develop

Conversation

@alandefreitas
Copy link
Copy Markdown
Member

Latent issue exposed by b54e9e8, not introduced by it.

fix #989

Latent issue exposed by b54e9e8, not introduced by it.

fix boostorg#989
@cppalliance-bot
Copy link
Copy Markdown

An automated preview of the documentation is available at https://990.url.prtest2.cppalliance.org/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-04-24 04:15:05 UTC

@cppalliance-bot
Copy link
Copy Markdown

GCOVR code coverage report https://990.url.prtest2.cppalliance.org/gcovr/index.html
LCOV code coverage report https://990.url.prtest2.cppalliance.org/genhtml/index.html
Coverage Diff Report https://990.url.prtest2.cppalliance.org/diff-report/index.html

Build time: 2026-04-24 04:27:59 UTC

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #990   +/-   ##
========================================
  Coverage    99.11%   99.12%           
========================================
  Files          155      155           
  Lines        10089    10085    -4     
========================================
- Hits         10000     9997    -3     
+ Misses          89       88    -1     
Files with missing lines Coverage Δ
include/boost/url/impl/url_base.hpp 99.47% <ø> (-0.01%) ⬇️

... and 1 file with indirect coverage changes


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 f963383...2181796. Read the comment docs.

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

@alandefreitas alandefreitas merged commit 41b467a into boostorg:develop Apr 24, 2026
50 checks passed
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.

encoded_target triggers assertion with query parameters in boost 1.91

2 participants