Skip to content

Commit eb5ba5e

Browse files
Add coverage badge to README
1 parent d97c825 commit eb5ba5e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Free software: `MIT license <LICENSE>`__
2020

2121
* - tests
2222
- | |github-actions|
23+
- | |coverage|
2324
* - package
2425
- | |commits-since|
2526
.. TODO add the following to package badge list once PyPy distribution enabled: |version| |wheel| |supported-versions| |supported-implementations|
@@ -55,7 +56,9 @@ Free software: `MIT license <LICENSE>`__
5556
:target: https://nrel.github.io/GEOPHIRES-X
5657
:alt: Documentation Status
5758

58-
.. TODO coverage badge https://github.com/NREL/GEOPHIRES-Xx/issues/22
59+
.. |coverage| image:: https://coveralls.io/repos/github/softwareengineerprogrammer/GEOPHIRES-X/badge.svg
60+
:target: https://coveralls.io/github/softwareengineerprogrammer/GEOPHIRES-X
61+
5962

6063
.. end-badges
6164

0 commit comments

Comments
 (0)