Skip to content

Fix to_json function #577

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

Merged
merged 2 commits into from
May 3, 2023
Merged

Fix to_json function #577

merged 2 commits into from
May 3, 2023

Conversation

adriangb
Copy link
Member

@adriangb adriangb commented May 3, 2023

No description provided.

@codspeed-hq
Copy link

codspeed-hq bot commented May 3, 2023

CodSpeed Performance Report

Merging #577 fix-json-ser (88dccb2) will not alter performances.

Summary

🔥 0 improvements
❌ 0 regressions
✅ 112 untouched benchmarks

🆕 0 new benchmarks
⁉️ 0 dropped benchmarks

@codecov-commenter
Copy link

codecov-commenter commented May 3, 2023

Codecov Report

Merging #577 (88dccb2) into main (119b265) will increase coverage by 0.01%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #577      +/-   ##
==========================================
+ Coverage   94.17%   94.19%   +0.01%     
==========================================
  Files          95       95              
  Lines       12970    12995      +25     
  Branches       24       24              
==========================================
+ Hits        12214    12240      +26     
+ Misses        750      749       -1     
  Partials        6        6              
Impacted Files Coverage Δ
src/serializers/extra.rs 99.11% <ø> (-0.02%) ⬇️
src/serializers/infer.rs 96.71% <100.00%> (+0.01%) ⬆️
src/serializers/mod.rs 99.02% <100.00%> (+0.14%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 119b265...88dccb2. Read the comment docs.

@adriangb adriangb enabled auto-merge (squash) May 3, 2023 19:45
@adriangb adriangb merged commit 9ba8acd into main May 3, 2023
@adriangb adriangb deleted the fix-json-ser branch May 3, 2023 19:51
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.

3 participants