Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/http capability support #286

Merged
merged 7 commits into from
Aug 20, 2024
Merged

Conversation

johnabass
Copy link
Contributor

This should match the current functionality of the v0 codebase, but without some of the bugs. In particular, you can't defeat the regular expression matching by nesting subexpressions in the prefix, e.g. x1:(xmidt|webpa):foo: isn't allowed now.

Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a057559) to head (9fd9b36).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #286   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        20    +1     
  Lines          633       702   +69     
=========================================
+ Hits           633       702   +69     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@johnabass johnabass merged commit 7acbc65 into main Aug 20, 2024
18 checks passed
@johnabass johnabass deleted the feature/http-capability-support branch August 20, 2024 21:29
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.

4 participants