Skip to content

Commit

Permalink
Add coverage badge to README.md (#5176)
Browse files Browse the repository at this point in the history
* Add coverage badge to README.md

* Update README.md

Co-authored-by: Martin Yeo <[email protected]>

---------

Co-authored-by: Martin Yeo <[email protected]>
  • Loading branch information
lbdreyer and trexfeathers authored Feb 24, 2023
1 parent 0b54d58 commit 8d1e96a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
<a href="https://results.pre-commit.ci/latest/github/SciTools/iris/main">
<img src="https://results.pre-commit.ci/badge/github/SciTools/iris/main.svg"
alt="pre-commit.ci status"></a>
<a href="https://codecov.io/gh/SciTools/iris">
<img src="https://codecov.io/gh/SciTools/iris/branch/main/graph/badge.svg?token=0GeICSIF3g"
alt="code coverage"></a>
</p>

<p align="center">
Expand Down

0 comments on commit 8d1e96a

Please sign in to comment.