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

feat: support regular expressions in routeBlacklist values #98

Merged
merged 4 commits into from
Dec 19, 2023

docs: regenerate with api-extractor

1f12dd7
Select commit
Loading
Failed to load commit list.
Merged

feat: support regular expressions in routeBlacklist values #98

docs: regenerate with api-extractor
1f12dd7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2023 in 0s

98.85% (+0.02%) compared to 0730c2a

View this Pull Request on Codecov

98.85% (+0.02%) compared to 0730c2a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0730c2a) 98.82% compared to head (1f12dd7) 98.85%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   98.82%   98.85%   +0.02%     
==========================================
  Files           2        2              
  Lines         170      174       +4     
  Branches       70       73       +3     
==========================================
+ Hits          168      172       +4     
  Misses          1        1              
  Partials        1        1              

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