Skip to content

Commit

Permalink
Merge pull request #38 from braingram/codecov_badge
Browse files Browse the repository at this point in the history
add codecov badge
  • Loading branch information
braingram authored Oct 18, 2023
2 parents 088145c + 56cfca2 commit 65062ab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
coverage:
status:
project:
default:
threshold: 1%
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ ASDF serialization support for Zarr
.. image:: https://github.com/asdf-format/asdf-zarr/workflows/CI/badge.svg
:target: https://github.com/asdf-format/asdf-zarr/actions
:alt: CI Status
.. image:: https://codecov.io/gh/asdf-format/asdf-zarr/branch/main/graphs/badge.svg
:target: https://codecov.io/gh/asdf-format/asdf-zarr
:alt: Codecov

This packages includes an extension for the Python library
`asdf <https://asdf.readthedocs.io/en/latest/>`__ to add support
Expand Down

0 comments on commit 65062ab

Please sign in to comment.