Skip to content

Commit

Permalink
fix: readme test coverage status
Browse files Browse the repository at this point in the history
Signed-off-by: Otieno Calvine <nyarangaotieno@gmail.com>
  • Loading branch information
NYARAS committed Jul 29, 2021
1 parent 36bc733 commit 5d724ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# clinical

![Linting and Tests](https://github.com/savannahghi/clinical/actions/workflows/ci.yml/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/savannahghi/clinical/badge.svg)](https://coveralls.io/github/savannahghi/clinical)
[![Coverage Status](https://coveralls.io/repos/github/savannahghi/clinical/badge.svg?branch=main)](https://coveralls.io/github/savannahghi/clinical?branch=main)

APIs to bridge to a FHIR clinical repository

Expand Down

0 comments on commit 5d724ec

Please sign in to comment.