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

feat: Faster JSON dumps in format_message with msgspec #1784

Merge branch 'main' into 1046-feat-faster-json-dumps-with-msgspec

1c7de71
Select commit
Loading
Failed to load commit list.
Closed

feat: Faster JSON dumps in format_message with msgspec #1784

Merge branch 'main' into 1046-feat-faster-json-dumps-with-msgspec
1c7de71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2024 in 0s

89.13% (-0.10%) compared to 544e275

View this Pull Request on Codecov

89.13% (-0.10%) compared to 544e275

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.13%. Comparing base (544e275) to head (1c7de71).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1784      +/-   ##
==========================================
- Coverage   89.23%   89.13%   -0.10%     
==========================================
  Files          54       54              
  Lines        4782     4805      +23     
  Branches      935      935              
==========================================
+ Hits         4267     4283      +16     
- Misses        359      367       +8     
+ Partials      156      155       -1     

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