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 Decimal.Scan, Decimal.Value methods #19

Merged
merged 2 commits into from
Aug 19, 2023

Conversation

eapenkin
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Aug 19, 2023

Codecov Report

Patch coverage: 97.14% and project coverage change: +0.01% 🎉

Comparison is base (e908700) 97.43% compared to head (1dcd7a3) 97.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   97.43%   97.45%   +0.01%     
==========================================
  Files           2        2              
  Lines        1171     1177       +6     
==========================================
+ Hits         1141     1147       +6     
  Misses         20       20              
  Partials       10       10              
Files Changed Coverage Δ
decimal.go 96.83% <96.15%> (+0.02%) ⬆️
coefficient.go 100.00% <100.00%> (ø)

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

@eapenkin eapenkin merged commit 9ad2f20 into main Aug 19, 2023
8 of 9 checks passed
@eapenkin eapenkin deleted the sql-driver-methods branch August 19, 2023 11:05
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