kotlinx-kover
kotlinx-kover copied to clipboard
Failing test case randomly every time for all commands in GitHub Actions
Describe the bug A clear and concise description of what the bug is.
Errors
If present, stacktraces or files from build/kover/errors directory
Expected behavior A clear and concise description of what you expected to happen.
Reproducer A link to your project, if it is open source. Otherwise, please try to reproduce the problem on a small project. If this is not feasible, give an example of the code on which the problem manifests itself.
Reports If applicable, report files or screenshots.
Environment
- Kover Gradle Plugin version: [e.g. 0.7.0]
- Gradle version: [e.g. 8.1.1]
- Kotlin project type: [e.g. Kotlin/JVM, Kotlin/Multiplatform, Kotlin/Android, Kotlin/Multiplatform + Android]
- Coverage Toolset (if customized in build script): [e.g. Kover, JaCoCo, JaCoCo("0.8.10")]
- Other context important for this bug: [e.g. OS version]
Hi, could you describe the problem in more detail. What is the version of Kover, with what error the build crashes, is the error reproduced locally, does the error repeat if you disable Kover, how is Kover configured?
Closed as no answer. Feel free to open new issue if you have any additional questions.