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

Remove workarounds for Scala 3 error message checks in tests #354

Merged
merged 11 commits into from
Sep 11, 2023

Cleanup after fixes in ExprPromises

fc2f654
Select commit
Loading
Failed to load commit list.
Merged

Remove workarounds for Scala 3 error message checks in tests #354

Cleanup after fixes in ExprPromises
fc2f654
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 11, 2023 in 0s

82.05% of diff hit (target 79.11%)

View this Pull Request on Codecov

82.05% of diff hit (target 79.11%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala-3/io/scalaland/chimney/internal/compiletime/ChimneyExprsPlatform.scala#L49

Added line #L49 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala-3/io/scalaland/chimney/internal/compiletime/ChimneyExprsPlatform.scala#L183

Added line #L183 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala-3/io/scalaland/chimney/internal/compiletime/ChimneyExprsPlatform.scala#L185-L187

Added lines #L185 - L187 were not covered by tests

Check warning on line 47 in chimney/src/main/scala/io/scalaland/chimney/internal/compiletime/DerivationResult.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala/io/scalaland/chimney/internal/compiletime/DerivationResult.scala#L47

Added line #L47 was not covered by tests

Check warning on line 225 in chimney/src/main/scala/io/scalaland/chimney/internal/compiletime/DerivationResult.scala

See this annotation in the file changed.

@codecov codecov / codecov/patch

chimney/src/main/scala/io/scalaland/chimney/internal/compiletime/DerivationResult.scala#L225

Added line #L225 was not covered by tests