url icon indicating copy to clipboard operation
url copied to clipboard

feat: grammar::range user-provided RangeRule

Open alandefreitas opened this issue 2 months ago • 3 comments

alandefreitas avatar Nov 10 '25 18:11 alandefreitas

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

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

2025-11-10 19:03:41 UTC

cppalliance-bot avatar Nov 10 '25 19:11 cppalliance-bot

Codecov Report

:x: Patch coverage is 98.05825% with 2 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 99.32%. Comparing base (1e010e5) to head (e00a164). :warning: Report is 7 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/url/grammar/impl/range_rule.hpp 97.72% 2 Missing :warning:
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #950      +/-   ##
===========================================
+ Coverage    99.21%   99.32%   +0.10%     
===========================================
  Files          159      160       +1     
  Lines         8684     8717      +33     
===========================================
+ Hits          8616     8658      +42     
+ Misses          68       59       -9     
Files with missing lines Coverage Δ
include/boost/url/grammar/detail/range_rule.hpp 100.00% <100.00%> (ø)
include/boost/url/grammar/range_rule.hpp 100.00% <100.00%> (ø)
include/boost/url/grammar/impl/range_rule.hpp 99.25% <97.72%> (+3.78%) :arrow_up:

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 1e010e5...e00a164. Read the comment docs.

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

codecov[bot] avatar Nov 10 '25 19:11 codecov[bot]