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

Close #225 - [refined4s-core] Move Numeric and InlinedNumeric from numeric trait to numeric object #226

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

kevin-lee
Copy link
Owner

Close #225 - [refined4s-core] Move Numeric and InlinedNumeric from numeric trait to numeric object

@kevin-lee kevin-lee added this to the m11 milestone Jan 3, 2024
@kevin-lee kevin-lee self-assigned this Jan 3, 2024
@github-actions github-actions bot added the pr label Jan 3, 2024
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0004439) 100.00% compared to head (6704c7f) 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #226   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines          184       184           
  Branches         3         3           
=========================================
  Hits           184       184           
Files Coverage Δ
...hared/src/main/scala/refined4s/types/numeric.scala 100.00% <ø> (ø)

@kevin-lee kevin-lee merged commit 0fa4003 into main Jan 3, 2024
13 checks passed
@kevin-lee kevin-lee deleted the task/225/move-numeric-and-inlined-numeric branch January 3, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[refined4s-core] Move Numeric and InlinedNumeric from numeric trait to numeric object
1 participant