Skip to content

Return HTTP 500 if marshaling fails#997

Merged
wolveix merged 2 commits into
mainfrom
marshal-error
Mar 12, 2026
Merged

Return HTTP 500 if marshaling fails#997
wolveix merged 2 commits into
mainfrom
marshal-error

Conversation

@wolveix

@wolveix wolveix commented Mar 12, 2026

Copy link
Copy Markdown
Collaborator

Fixes #923.

@codecov

codecov Bot commented Mar 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.13%. Comparing base (1d5dddf) to head (5c2f1e2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #997   +/-   ##
=======================================
  Coverage   93.13%   93.13%           
=======================================
  Files          23       23           
  Lines        4777     4777           
=======================================
  Hits         4449     4449           
  Misses        269      269           
  Partials       59       59           

☔ 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.

@wolveix
wolveix merged commit 1678a04 into main Mar 12, 2026
7 checks passed
@wolveix
wolveix deleted the marshal-error branch March 12, 2026 19:41
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.

writeResponseWithPanic should return status 500

1 participant