ofetch icon indicating copy to clipboard operation
ofetch copied to clipboard

feat: stringify body to search string for `Content-Type: application/x-www-form-urlencoded`

Open kricsleo opened this issue 9 months ago • 1 comments

…orm-urlencoded`

resolves #425

kricsleo avatar Mar 28 '25 13:03 kricsleo

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 87.04%. Comparing base (27996d3) to head (70ee9fa). :warning: Report is 76 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #482       +/-   ##
===========================================
+ Coverage   56.86%   87.04%   +30.17%     
===========================================
  Files          16        7        -9     
  Lines         728      440      -288     
  Branches      113      131       +18     
===========================================
- Hits          414      383       -31     
+ Misses        303       56      -247     
+ Partials       11        1       -10     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar Mar 28 '25 13:03 codecov[bot]