kotlinx-kover icon indicating copy to clipboard operation
kotlinx-kover copied to clipboard

Failing test case randomly every time for all commands in GitHub Actions

Open ds-griddynamics opened this issue 1 year ago • 1 comments

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]

ds-griddynamics avatar Aug 02 '24 12:08 ds-griddynamics

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?

shanshin avatar Aug 02 '24 13:08 shanshin

Closed as no answer. Feel free to open new issue if you have any additional questions.

shanshin avatar Jan 03 '25 19:01 shanshin