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

numbers: fix serialization with +, fix emit style heuristics #443

Merged
merged 4 commits into from
Jun 21, 2024
Merged

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Jun 21, 2024

fixes #442

Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.24%. Comparing base (31d8205) to head (8f0d631).
Report is 33 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #443   +/-   ##
=======================================
  Coverage   97.24%   97.24%           
=======================================
  Files          33       33           
  Lines       11239    11259   +20     
=======================================
+ Hits        10929    10949   +20     
  Misses        310      310           

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

@biojppm
Copy link
Owner Author

biojppm commented Jun 21, 2024

The failures in the becnchmarks are unrelated with this changeset. Merging now.

@biojppm biojppm merged commit ea81d4a into master Jun 21, 2024
238 of 244 checks passed
@biojppm biojppm deleted the fix/442 branch June 21, 2024 21:15
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.

serialization/deserialization behavior customization
1 participant