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

refactor(req): use URLSearchParams for parsing query params #3565

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

refactor(request): use `URLSearchParams` for parsing query params

1714606
Select commit
Loading
Failed to load commit list.
Open

refactor(req): use URLSearchParams for parsing query params #3565

refactor(request): use `URLSearchParams` for parsing query params
1714606
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 1s

94.68% (target 75.00%)

View this Pull Request on Codecov

94.68% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.68%. Comparing base (7e11832) to head (1714606).
Report is 75 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3565      +/-   ##
==========================================
- Coverage   94.71%   94.68%   -0.04%     
==========================================
  Files         157      157              
  Lines        9539     9480      -59     
  Branches     2819     2799      -20     
==========================================
- Hits         9035     8976      -59     
  Misses        504      504              

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