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 #30 - Extract the essential properties of Refined and create RefinedBase #31

Merged
merged 1 commit into from
Aug 13, 2023

Conversation

kevin-lee
Copy link
Owner

Close #30 - Extract the essential properties of Refined and create RefinedBase

@kevin-lee kevin-lee added this to the m1 milestone Aug 13, 2023
@kevin-lee kevin-lee self-assigned this Aug 13, 2023
@github-actions github-actions bot added the pr label Aug 13, 2023
@codecov
Copy link

codecov bot commented Aug 13, 2023

Codecov Report

Merging #31 (a3b3543) into main (3270cb2) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #31   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           16        16           
  Branches         1         1           
=========================================
  Hits            16        16           
Files Changed Coverage Δ
.../shared/src/main/scala/refined4s/RefinedBase.scala 100.00% <100.00%> (ø)

@kevin-lee kevin-lee merged commit 4e69a95 into main Aug 13, 2023
8 checks passed
@kevin-lee kevin-lee deleted the task/30/refined-base branch August 13, 2023 08:36
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.

Extract the essential properties of Refined and create RefinedBase
1 participant