Skip to content

feat: Support usage of URLSearchParams #490

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

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

Conversation

ysknsid25
Copy link
Contributor

resolves #322

Signed-off-by: ysknsid25 <kengo071225@gmail.com>
Copy link

codecov bot commented Apr 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.33%. Comparing base (27996d3) to head (29bfd1d).
Report is 67 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #490       +/-   ##
===========================================
+ Coverage   56.86%   70.33%   +13.46%     
===========================================
  Files          16       17        +1     
  Lines         728      536      -192     
  Branches      113      145       +32     
===========================================
- Hits          414      377       -37     
+ Misses        303      148      -155     
  Partials       11       11               

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support usage of URLSearchParams as a value for query / params
1 participant