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

Add quickstart example addressing float precision and avoiding loss. #420

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Apr 3, 2024

Closes #417

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.63%. Comparing base (3461af6) to head (bcc1823).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #420      +/-   ##
==========================================
+ Coverage   96.61%   96.63%   +0.01%     
==========================================
  Files          22       22              
  Lines        8223     8266      +43     
==========================================
+ Hits         7945     7988      +43     
  Misses        278      278              

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

@biojppm biojppm force-pushed the fix/417_double_precision branch 10 times, most recently from e832036 to 66159ec Compare April 4, 2024 11:59
@biojppm biojppm merged commit 215a96f into master Apr 4, 2024
169 of 172 checks passed
@biojppm biojppm deleted the fix/417_double_precision branch April 4, 2024 15:56
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.

Decimal precision truncated when serialize/deserialize std::vector<double> container
1 participant