JetBrains / intellij-platform-plugin-template

Template repository for creating plugins for IntelliJ Platform
Apache License 2.0
3.05k stars 619 forks source link

(🎁) Add Kotlinx-Kover #301

Closed KotlinIsland closed 1 year ago

KotlinIsland commented 1 year ago

And codecov.

I guess an alternative to codecov could be https://github.com/mi-kas/kover-report

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (next@b989968). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #301 +/- ## ======================================= Coverage ? 45.00% ======================================= Files ? 4 Lines ? 20 Branches ? 3 ======================================= Hits ? 9 Misses ? 9 Partials ? 2 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JetBrains). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JetBrains)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

hsz commented 1 year ago

Thanks!