Skip to content

Conversation

@Ostrzyciel
Copy link
Member

No description provided.

@Ostrzyciel Ostrzyciel marked this pull request as draft July 20, 2025 20:00
@codecov
Copy link

codecov bot commented Jul 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Ostrzyciel
Copy link
Member Author

nope, not working, no idea how to get this to work... will come back to this later

@Ostrzyciel
Copy link
Member Author

Still not working. I'm giving up on this, all of these code coverage tools are ancient and barely working.

The one good idea I had was to use IntelliJ's code coverage agent: https://github.com/JetBrains/intellij-coverage

It does not claim to support Scala, but apparently it does (?), as IntelliJ IDEA has no problems calculating Scala coverage. There is no plugin for this in sbt, so we would need to hack it... or finally switch to mill, which does have a plugin for this (although I'm not sure if it will work in a non-Kotlin project): https://mill-build.org/api/latest/mill/kotlinlib/kover/KoverModule.html

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