Skip to content

Conversation

@alandefreitas
Copy link
Member

fix #936

In passing: fix #937

@cppalliance-bot
Copy link

cppalliance-bot commented Jan 22, 2026

An automated preview of the documentation is available at https://964.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 00:54:52 UTC

@cppalliance-bot
Copy link

cppalliance-bot commented Jan 22, 2026

GCOVR code coverage report https://964.url.prtest2.cppalliance.org/gcovr/index.html
LCOV code coverage report https://964.url.prtest2.cppalliance.org/genhtml/index.html
Coverage Diff https://964.url.prtest2.cppalliance.org/gcovr/coverage_diff.txt

Build time: 2026-01-23 01:06:18 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 (aef0b8b) to head (e809ee4).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #964   +/-   ##
========================================
  Coverage    99.34%   99.35%           
========================================
  Files          161      161           
  Lines         8769     8770    +1     
========================================
+ Hits          8712     8713    +1     
  Misses          57       57           
Files with missing lines Coverage Δ
include/boost/url/grammar/impl/token_rule.hpp 100.00% <100.00%> (ø)
include/boost/url/grammar/token_rule.hpp 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 aef0b8b...e809ee4. 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 f4a8008 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.

Compile error dereferencing a pct_string_view without including decode_view.hpp stateless token_rule_t specialization

2 participants