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

fix: dump body directly if json indent fails #643

Merged
merged 2 commits into from
Nov 8, 2024

test: add invalid json coverage

e278647
Select commit
Loading
Failed to load commit list.
Merged

fix: dump body directly if json indent fails #643

test: add invalid json coverage
e278647
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 0s

92.72% (+0.01%) compared to a74067b

View this Pull Request on Codecov

92.72% (+0.01%) compared to a74067b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.72%. Comparing base (a74067b) to head (e278647).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #643      +/-   ##
==========================================
+ Coverage   92.70%   92.72%   +0.01%     
==========================================
  Files          22       22              
  Lines        4879     4891      +12     
==========================================
+ Hits         4523     4535      +12     
  Misses        308      308              
  Partials       48       48              

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