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

Fix rewrite path for ReplacePrefixMatch to parse request arguments correctly #2947

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix rewrite path for prefix match

0befa29
Select commit
Loading
Failed to load commit list.
Open

Fix rewrite path for ReplacePrefixMatch to parse request arguments correctly #2947

fix rewrite path for prefix match
0befa29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 0s

89.93% (+0.18%) compared to 938b7ff

View this Pull Request on Codecov

89.93% (+0.18%) compared to 938b7ff

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.93%. Comparing base (938b7ff) to head (0befa29).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2947      +/-   ##
==========================================
+ Coverage   89.74%   89.93%   +0.18%     
==========================================
  Files         109      111       +2     
  Lines       11150    11423     +273     
  Branches       50       50              
==========================================
+ Hits        10007    10273     +266     
- Misses       1083     1089       +6     
- Partials       60       61       +1     

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