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 #2951

Merged
merged 1 commit into from
Jan 2, 2025

fix rewrite path for prefix match

22d7eef
Select commit
Loading
Failed to load commit list.
Merged

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

fix rewrite path for prefix match
22d7eef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2025 in 0s

89.93% (+0.00%) compared to 3fd9912

View this Pull Request on Codecov

89.93% (+0.00%) compared to 3fd9912

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.93%. Comparing base (3fd9912) to head (22d7eef).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2951   +/-   ##
=======================================
  Coverage   89.93%   89.93%           
=======================================
  Files         111      111           
  Lines       11421    11423    +2     
  Branches       50       50           
=======================================
+ Hits        10271    10273    +2     
  Misses       1089     1089           
  Partials       61       61           

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