Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 1c9d2c8

Browse files
authored
Update README.md
1 parent de38e9c commit 1c9d2c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
![macOS](https://github.com/belozierov/SwiftCoroutine/workflows/macOS/badge.svg?branch=master)
1313
![Ubuntu](https://github.com/belozierov/SwiftCoroutine/workflows/Ubuntu/badge.svg?branch=master)
14+
![codecov](https://codecov.io/gh/belozierov/SwiftCoroutine/branch/master/graph/badge.svg)
1415

1516
Many languages, such as Kotlin, JavaScript, Go, Rust, C++, and others, already have [coroutines](https://en.wikipedia.org/wiki/Coroutine) support that makes the use of asynchronous code easier.
1617
This feature is not yet supported in Swift, but this can be improved by a framework without the need to change the language.

0 commit comments

Comments
 (0)