kevin-lee / refined4s

newtype and refinement (refined) type for Scala 3
https://refined4s.kevinly.dev
MIT License
10 stars 2 forks source link

refined4s v1.1.0 #389

Closed kevin-lee closed 6 days ago

kevin-lee commented 6 days ago

refined4s v1.1.0

1.1.0 - 2024-11-07

New Features

codecov[bot] commented 6 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (e5b981c) to head (e53b6cd). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/kevin-lee/refined4s/pull/389/graphs/tree.svg?width=650&height=150&src=pr&token=eRXmN9YMzk&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Lee)](https://app.codecov.io/gh/kevin-lee/refined4s/pull/389?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Lee) ```diff @@ Coverage Diff @@ ## main #389 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 42 42 Lines 447 447 Branches 13 13 ========================================= Hits 447 447 ```