Skip to content

Commit

Permalink
fixed coverage in codecov
Browse files Browse the repository at this point in the history
* new badge
  • Loading branch information
Paul K. Korir, PhD committed Jun 18, 2021
1 parent f01f781 commit 7ea6660
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Expand Up @@ -43,5 +43,5 @@ jobs:
- name: Upload Coverage to Codecov
uses: codecov/codecov-action@v1
with:
python-version: 3.7
verbose: true

5 changes: 3 additions & 2 deletions README.rst
Expand Up @@ -15,8 +15,9 @@ EMDB-SFF Read/Write Toolkit (``sfftk-rw``)
:target: https://sfftk-rw.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://coveralls.io/repos/github/emdb-empiar/sfftk-rw/badge.svg?branch=master
:target: https://coveralls.io/github/emdb-empiar/sfftk-rw?branch=master
.. image:: https://codecov.io/gh/emdb-empiar/sfftk-rw/branch/master/graph/badge.svg?token=OIN3VDFH1K
:target: https://codecov.io/gh/emdb-empiar/sfftk-rw



-------------
Expand Down

0 comments on commit 7ea6660

Please sign in to comment.