Skip to content

Commit dd919ab

Browse files
feat: Enable ofrep provider test (#9)
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
1 parent 8737616 commit dd919ab

File tree

3 files changed

+779
-776
lines changed

3 files changed

+779
-776
lines changed

.github/workflows/swift.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Swift
1+
name: CI
22

33
on:
44
push:

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# openfeature-swift-provider
2+
3+
[![CI](https://github.com/go-feature-flag/openfeature-swift-provider/actions/workflows/swift.yaml/badge.svg)](https://github.com/go-feature-flag/openfeature-swift-provider/actions/workflows/swift.yaml) [![codecov](https://codecov.io/gh/go-feature-flag/openfeature-swift-provider/graph/badge.svg?token=G6BAIREGQN)](https://codecov.io/gh/go-feature-flag/openfeature-swift-provider)
4+
25
Use GO Feature Flag with OpenFeature in your iOS / macOS / tvOS apps.

0 commit comments

Comments
 (0)