Skip to content

Dedupe regex prefixes#422

Merged
blakeembrey merged 1 commit intomasterfrom
be/dedupe-prefixes
Mar 26, 2026
Merged

Dedupe regex prefixes#422
blakeembrey merged 1 commit intomasterfrom
be/dedupe-prefixes

Conversation

@blakeembrey
Copy link
Copy Markdown
Member

Transforms input into a trie to reduce the regex size.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.77%. Comparing base (4864654) to head (0a7fdf2).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #422      +/-   ##
==========================================
+ Coverage   99.75%   99.77%   +0.02%     
==========================================
  Files           1        1              
  Lines         403      443      +40     
  Branches      152      163      +11     
==========================================
+ Hits          402      442      +40     
  Misses          1        1              

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@blakeembrey blakeembrey requested a review from a team March 25, 2026 22:26
Base automatically changed from be/limit-wildcards to master March 26, 2026 18:19
@blakeembrey blakeembrey merged commit 43669ac into master Mar 26, 2026
8 checks passed
@blakeembrey blakeembrey deleted the be/dedupe-prefixes branch March 26, 2026 18:24
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.

1 participant