Skip to content

Conversation

@jeffgbutler
Copy link
Member

Finally fixing issues related to the newer Kotlin compiler versions.

The newer Kotlin compiler versions have difficulty distinguishing these methods from the similarly named vararg methods. I don't think they are in wide use - there were only a few tests that used them, and those tests were easily modified.
The newer Kotlin compiler versions contain a stripped-down implementation of OpenTelemetry that conflicts with the MySQL connector's expectations of what's available. Since this is just for testing, we don't need any OpenTelemetry support, so just turn it off.
@coveralls
Copy link

coveralls commented Nov 4, 2025

Coverage Status

coverage: 100.0%. remained the same
when pulling 176ebf2 on jeffgbutler:fix-kotlin-compile-problem
into fe873ee on mybatis:master.

@jeffgbutler jeffgbutler merged commit a7cfd83 into mybatis:master Nov 4, 2025
7 checks passed
@jeffgbutler jeffgbutler deleted the fix-kotlin-compile-problem branch November 4, 2025 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants