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(withoutTrailingSlash): consider qurry param #219

Merged
merged 2 commits into from
Mar 15, 2024

revert change in `hasTrailingSlash`

2c37ec3
Select commit
Loading
Failed to load commit list.
Merged

fix(withoutTrailingSlash): consider qurry param #219

revert change in `hasTrailingSlash`
2c37ec3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2024 in 0s

98.69% (+3.42%) compared to d283cf5

View this Pull Request on Codecov

98.69% (+3.42%) compared to d283cf5

Details

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 98.69%. Comparing base (d283cf5) to head (2c37ec3).
Report is 30 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #219      +/-   ##
==========================================
+ Coverage   95.27%   98.69%   +3.42%     
==========================================
  Files           7        7              
  Lines         867     1378     +511     
  Branches      187      230      +43     
==========================================
+ Hits          826     1360     +534     
+ Misses         41       18      -23     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.