Skip to content

Commit e167017

Browse files
committed
Add CodeCov badge for XCombine repo
1 parent 850e56c commit e167017

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
![Platform](https://img.shields.io/badge/platform-macOS%20%7C%20iOS%20%7C%20watchOS%20%7C%20tvOS-orange.svg)
55
![SPM](https://img.shields.io/badge/Swift%20Package%20Manager-compatible-orange)
66
![Swift](https://github.com/SergeBouts/XCombine/workflows/Swift/badge.svg)
7+
[![codecov](https://codecov.io/gh/SergeBouts/XCombine/branch/master/graph/badge.svg)](https://codecov.io/gh/SergeBouts/XCombine)
78
[<img src="https://img.shields.io/badge/licence-MIT-orange" alt="License" />](https://github.com/SergeBouts/XCombine/blob/master/LICENSE)
89

910
This repo contains XCombine, a Swift module, developed on top of the Combine framework to extend it and provide alternative implementations. The solutions were found while exploring Combine, and I believe could be interesting or useful to others as well.

0 commit comments

Comments
 (0)