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

Cats data integrations #511

Merged
merged 2 commits into from
Apr 24, 2024
Merged

Cats data integrations #511

merged 2 commits into from
Apr 24, 2024

Conversation

MateuszKubuszok
Copy link
Member

@MateuszKubuszok MateuszKubuszok commented Apr 24, 2024

Implemented using new Chimney integrations API.

@MateuszKubuszok MateuszKubuszok linked an issue Apr 24, 2024 that may be closed by this pull request
Copy link

codecov bot commented Apr 24, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 87.78%. Comparing base (85c859c) to head (3f1debd).

Files Patch % Lines
.../io/scalaland/chimney/cats/CatsDataImplicits.scala 88.88% 7 Missing ⚠️
...alaland/chimney/cats/CatsDataImplicitsCompat.scala 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #511      +/-   ##
==========================================
+ Coverage   87.54%   87.78%   +0.24%     
==========================================
  Files         134      136       +2     
  Lines        5458     5462       +4     
  Branches      474      448      -26     
==========================================
+ Hits         4778     4795      +17     
+ Misses        680      667      -13     

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

@MateuszKubuszok MateuszKubuszok merged commit 3453639 into master Apr 24, 2024
23 checks passed
@MateuszKubuszok MateuszKubuszok deleted the cats-integrations branch April 24, 2024 08:30
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.

Be able to convert from NonEmptyList[T] to Seq[T]
1 participant