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

Better support for collections outside Scala's std lib #444

Closed
wants to merge 1 commit into from

Start drafting collections refactor

d070c16
Select commit
Loading
Failed to load commit list.
Closed

Better support for collections outside Scala's std lib #444

Start drafting collections refactor
d070c16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 4, 2024 in 0s

0.00% of diff hit (target 90.06%)

View this Pull Request on Codecov

0.00% of diff hit (target 90.06%)

Annotations

Check warning on line 7 in chimney/src/main/scala/io/scalaland/chimney/integrations/IteratorOf.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala/io/scalaland/chimney/integrations/IteratorOf.scala#L7

Added line #L7 was not covered by tests

Check warning on line 13 in chimney/src/main/scala/io/scalaland/chimney/integrations/PartialFactoryOf.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala/io/scalaland/chimney/integrations/PartialFactoryOf.scala#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 16 in chimney/src/main/scala/io/scalaland/chimney/integrations/TotalFactoryOf.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala/io/scalaland/chimney/integrations/TotalFactoryOf.scala#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 25 in chimney/src/main/scala/io/scalaland/chimney/integrations/TotalFactoryOf.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala/io/scalaland/chimney/integrations/TotalFactoryOf.scala#L25

Added line #L25 was not covered by tests