Skip to content

Conversation

@alandefreitas
Copy link
Member

fix #929

In passing: remove non-existent @tparam N: #928

@alandefreitas alandefreitas linked an issue Jan 23, 2026 that may be closed by this pull request
@cppalliance-bot
Copy link

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

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

2026-01-23 17:40:19 UTC

@cppalliance-bot
Copy link

GCOVR code coverage report https://965.url.prtest2.cppalliance.org/gcovr/index.html
LCOV code coverage report https://965.url.prtest2.cppalliance.org/genhtml/index.html
Coverage Diff Report (in development) https://965.url.prtest2.cppalliance.org/diff-report/index.html

Build time: 2026-01-23 20:28:11 UTC

@codecov
Copy link

codecov bot commented Jan 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.35%. Comparing base (f4a8008) to head (cfbd4ce).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #965   +/-   ##
========================================
  Coverage    99.35%   99.35%           
========================================
  Files          161      161           
  Lines         8770     8771    +1     
========================================
+ Hits          8713     8714    +1     
  Misses          57       57           
Files with missing lines Coverage Δ
example/router/router.hpp 100.00% <ø> (ø)
include/boost/url/url_base.hpp 100.00% <ø> (ø)

... 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 f4a8008...cfbd4ce. 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 4c6d357 into boostorg:develop Jan 23, 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.

Javadoc for url_base::normalize needs more exposition example router documentation

2 participants