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

Introduce Path type intended for storing nested path in type level #377

Merged
merged 3 commits into from
Sep 15, 2023

Improve Path parsing errors

6d2db18
Select commit
Loading
Failed to load commit list.
Merged

Introduce Path type intended for storing nested path in type level #377

Improve Path parsing errors
6d2db18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 15, 2023 in 0s

82.25% of diff hit (target 80.18%)

View this Pull Request on Codecov

82.25% of diff hit (target 80.18%)

Annotations

Check warning on line 208 in chimney/src/main/scala-2/io/scalaland/chimney/internal/compiletime/ChimneyTypesPlatform.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala-2/io/scalaland/chimney/internal/compiletime/ChimneyTypesPlatform.scala#L208

Added line #L208 was not covered by tests

Check warning on line 79 in chimney/src/main/scala-2/io/scalaland/chimney/internal/compiletime/dsl/PartialTransformerDefinitionMacros.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala-2/io/scalaland/chimney/internal/compiletime/dsl/PartialTransformerDefinitionMacros.scala#L79

Added line #L79 was not covered by tests

Check warning on line 82 in chimney/src/main/scala-2/io/scalaland/chimney/internal/compiletime/dsl/PartialTransformerDefinitionMacros.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala-2/io/scalaland/chimney/internal/compiletime/dsl/PartialTransformerDefinitionMacros.scala#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 214 in chimney/src/main/scala-3/io/scalaland/chimney/internal/compiletime/ChimneyTypesPlatform.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala-3/io/scalaland/chimney/internal/compiletime/ChimneyTypesPlatform.scala#L213-L214

Added lines #L213 - L214 were not covered by tests

Check warning on line 218 in chimney/src/main/scala-3/io/scalaland/chimney/internal/compiletime/ChimneyTypesPlatform.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala-3/io/scalaland/chimney/internal/compiletime/ChimneyTypesPlatform.scala#L218

Added line #L218 was not covered by tests

Check warning on line 241 in chimney/src/main/scala/io/scalaland/chimney/internal/compiletime/derivation/transformer/Configurations.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala/io/scalaland/chimney/internal/compiletime/derivation/transformer/Configurations.scala#L241

Added line #L241 was not covered by tests

Check warning on line 255 in chimney/src/main/scala/io/scalaland/chimney/internal/compiletime/derivation/transformer/Configurations.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala/io/scalaland/chimney/internal/compiletime/derivation/transformer/Configurations.scala#L255

Added line #L255 was not covered by tests

Check warning on line 258 in chimney/src/main/scala/io/scalaland/chimney/internal/compiletime/derivation/transformer/Configurations.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala/io/scalaland/chimney/internal/compiletime/derivation/transformer/Configurations.scala#L258

Added line #L258 was not covered by tests

Check warning on line 260 in chimney/src/main/scala/io/scalaland/chimney/internal/compiletime/derivation/transformer/Configurations.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala/io/scalaland/chimney/internal/compiletime/derivation/transformer/Configurations.scala#L260

Added line #L260 was not covered by tests