Skip to content

Commit cf9c6a4

Browse files
authored
Promote status of the Kover to Beta (#611)
* 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
1 parent 6045f23 commit cf9c6a4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Kover
22

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

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

0 commit comments

Comments
 (0)