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

decimal: implement NewFromFloat64 method #18

Merged
merged 5 commits into from
Aug 12, 2023
Merged

Conversation

eapenkin
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Aug 12, 2023

Codecov Report

Patch coverage: 98.00% and project coverage change: -0.25% ⚠️

Comparison is base (84cdef3) 97.68% compared to head (a72a490) 97.43%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   97.68%   97.43%   -0.25%     
==========================================
  Files           2        2              
  Lines        1167     1171       +4     
==========================================
+ Hits         1140     1141       +1     
- Misses         18       20       +2     
- Partials        9       10       +1     
Files Changed Coverage Δ
decimal.go 96.81% <98.00%> (-0.31%) ⬇️

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

@eapenkin eapenkin merged commit e908700 into main Aug 12, 2023
8 of 9 checks passed
@eapenkin eapenkin deleted the new-from-float64-method branch August 12, 2023 18:47
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.

1 participant