[GenAI] Add support for org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31 using gpt-5.4#2114
Conversation
|
Closing this PR because it tests a Kotlin library using Java rather than Kotlin, and rolling the linked issue back to Todo. |
124bf75 to
ef6b17a
Compare
vjovanov
left a comment
There was a problem hiding this comment.
The added test does not provide valid coverage for . This test project never compiles or runs Kotlin code, and adds as well, so the assertions are only exercising Java access to the JVM stdlib wrappers rather than Kotlin usage of the common library. Please replace this with Kotlin-based coverage for the target library instead of a Java-only test.
vjovanov
left a comment
There was a problem hiding this comment.
The added test does not provide valid coverage for org.jetbrains.kotlin:kotlin-stdlib-common. This test project never compiles or runs Kotlin code, and build.gradle adds kotlin-stdlib as well, so the assertions are only exercising Java access to the JVM stdlib wrappers rather than Kotlin usage of the common library. Please replace this with Kotlin-based coverage for the target library instead of a Java-only test.
|
This is a special case as we don't even get this lib on the classpath. |
What does this PR do?
Fixes: #1388
This PR introduces tests and metadata for org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31, enabling support for this library.
Summary:
Stats from
stats/<groupId>/<artifactId>/<metadata-version>/stats.json:Dynamic access coverage:
Library coverage: