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

Run benchmarks with the min supported Kotlin version #289

Open
qurbonzoda opened this issue Jan 17, 2025 · 0 comments
Open

Run benchmarks with the min supported Kotlin version #289

qurbonzoda opened this issue Jan 17, 2025 · 0 comments

Comments

@qurbonzoda
Copy link
Contributor

qurbonzoda commented Jan 17, 2025

The library states the minimum supported Kotlin version in README. However, in integration tests, that Kotlin version is only tested for not reporting warning or error. The benchmarks are actually not run in a project that uses the minimum supported Kotlin. Running some or all tests with that version would guarantee stable support for the stated version.

So the idea is publishing kx-benchmark plugin and runtime with a newer Kotlin and using it in a project that uses an older Kotlin.

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

No branches or pull requests

1 participant