Skip to content

Implement support for URI constraint matching#515

Open
djc wants to merge 1 commit into
mainfrom
uri-constraints
Open

Implement support for URI constraint matching#515
djc wants to merge 1 commit into
mainfrom
uri-constraints

Conversation

@djc

@djc djc commented Jul 2, 2026

Copy link
Copy Markdown
Member

Based on the RFC and the Go implementation.

(With help from Claude.)

Fixes #514.

@djc djc requested review from cpu and ctz July 2, 2026 20:34
@djc djc force-pushed the uri-constraints branch from 6bbe97b to 6dea61e Compare July 2, 2026 20:36
@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.68%. Comparing base (aa4686f) to head (7d07058).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #515      +/-   ##
==========================================
+ Coverage   97.67%   97.68%   +0.01%     
==========================================
  Files          20       21       +1     
  Lines        3995     4152     +157     
==========================================
+ Hits         3902     4056     +154     
- Misses         93       96       +3     

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

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

@djc djc force-pushed the uri-constraints branch from 6dea61e to d644508 Compare July 2, 2026 20:46
@djc djc force-pushed the uri-constraints branch from d644508 to 7d07058 Compare July 2, 2026 21:03
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.

Add opt-in support for ignoring URI name constraints

1 participant