Skip to content

Commit

Permalink
Promote status of the Kover to Beta (#611)
Browse files Browse the repository at this point in the history
* It is here to stay
* We would live to maintain it in its current form and have a clear vision for future development (#608) with a straightforward migration plan
  • Loading branch information
qwwdfsad committed May 16, 2024
1 parent 6045f23 commit cf9c6a4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Kover

[![Kotlin Alpha](https://kotl.in/badges/alpha.svg)](https://kotlinlang.org/docs/components-stability.html)
[![JetBrains incubator project](https://jb.gg/badges/incubator.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
[![Kotlin Beta](https://kotl.in/badges/beta.svg)](https://kotlinlang.org/docs/components-stability.html)
[![GitHub license](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0)

Kover is a set of solutions for collecting test coverage of Kotlin code compiled for JVM and Android platforms.
Expand Down

0 comments on commit cf9c6a4

Please sign in to comment.