ofetch icon indicating copy to clipboard operation
ofetch copied to clipboard

fix: mark `FormData` as non-serializable in `Bun`

Open kricsleo opened this issue 9 months ago • 1 comments

resolves #439

kricsleo avatar Mar 29 '25 07:03 kricsleo

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 70.00%. Comparing base (27996d3) to head (5fc9a0c). :warning: Report is 73 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #483       +/-   ##
===========================================
+ Coverage   56.86%   70.00%   +13.13%     
===========================================
  Files          16       17        +1     
  Lines         728      530      -198     
  Branches      113      140       +27     
===========================================
- Hits          414      371       -43     
+ Misses        303      148      -155     
  Partials       11       11               

: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 29 '25 07:03 codecov[bot]

When will this be merged?

utpalgupta-blinkit avatar Jul 24 '25 17:07 utpalgupta-blinkit