Skip to content

zone id setters and fix zone id round trips#924

Merged
alandefreitas merged 5 commits intoboostorg:developfrom
alandefreitas:develop
Aug 29, 2025
Merged

zone id setters and fix zone id round trips#924
alandefreitas merged 5 commits intoboostorg:developfrom
alandefreitas:develop

Conversation

@alandefreitas
Copy link
Copy Markdown
Member

fix #919

@cppalliance-bot
Copy link
Copy Markdown

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

@cppalliance-bot
Copy link
Copy Markdown

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

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.22%. Comparing base (9b4c4b4) to head (64cc28f).
⚠️ Report is 5 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop     #924    +/-   ##
=========================================
  Coverage    99.21%   99.22%            
=========================================
  Files          158      158            
  Lines         8496     8598   +102     
=========================================
+ Hits          8429     8531   +102     
  Misses          67       67            
Files with missing lines Coverage Δ
include/boost/url/static_url.hpp 100.00% <ø> (ø)
include/boost/url/url.hpp 100.00% <100.00%> (ø)
include/boost/url/url_base.hpp 100.00% <ø> (ø)
include/boost/url/url_view_base.hpp 100.00% <100.00%> (ø)
src/rfc/detail/ip_literal_rule.cpp 91.89% <ø> (ø)
src/url_base.cpp 99.66% <100.00%> (+0.02%) ⬆️
src/url_view_base.cpp 96.93% <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 9b4c4b4...64cc28f. Read the comment docs.

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

@cppalliance-bot
Copy link
Copy Markdown

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

@cppalliance-bot
Copy link
Copy Markdown

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

@cppalliance-bot
Copy link
Copy Markdown

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

@alandefreitas alandefreitas merged commit 7b197ea into boostorg:develop Aug 29, 2025
50 checks passed
@Ericson2314
Copy link
Copy Markdown

Great!

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.

Zone ID is erased in host_address round-trip

3 participants