Skip to content

Fix minor parsing and iteration bugs#978

Merged
alandefreitas merged 3 commits intoboostorg:developfrom
alandefreitas:fix-926
Feb 20, 2026
Merged

Fix minor parsing and iteration bugs#978
alandefreitas merged 3 commits intoboostorg:developfrom
alandefreitas:fix-926

Conversation

@alandefreitas
Copy link
Member

@cppalliance-bot
Copy link

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

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

2026-02-20 17:25:20 UTC

@cppalliance-bot
Copy link

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

Build time: 2026-02-20 17:32:28 UTC

@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.15%. Comparing base (062fe00) to head (14e21e2).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #978      +/-   ##
===========================================
+ Coverage    99.12%   99.15%   +0.03%     
===========================================
  Files          155      155              
  Lines        10043    10045       +2     
===========================================
+ Hits          9955     9960       +5     
+ Misses          88       85       -3     
Files with missing lines Coverage Δ
include/boost/url/decode_view.hpp 100.00% <ø> (ø)
include/boost/url/detail/impl/params_iter_impl.hpp 100.00% <100.00%> (+2.41%) ⬆️
src/decode_view.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 062fe00...14e21e2. 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 a87998a into boostorg:develop Feb 20, 2026
48 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.

2 participants