micronaut-projects / micronaut-sourcegen

Compilation time source code generators
Apache License 2.0
7 stars 4 forks source link

Implement more Kotlin generator, abstract common parts #154

Closed dstepanov closed 1 month ago

dstepanov commented 1 month ago

I had to abstract things like getting a property value, calling hashCode/equals/== to properly support Kotlin's version

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 70%)
2 New Bugs (required ≤ 0)
4 New Critical Issues (required ≤ 0)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint