Skip to content

Commit

Permalink
Add Codecov badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Apr 8, 2024
1 parent 7ccf2f7 commit e85541b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Unit definitions for integrated-assessment research
***************************************************
|pypi| |gha|
|pypi| |gha| |coverage|

.. |pypi| image:: https://img.shields.io/pypi/v/iam-units.svg
:target: https://pypi.python.org/pypi/iam-units/
Expand All @@ -10,6 +10,10 @@ Unit definitions for integrated-assessment research
:target: https://github.com/IAMconsortium/units/actions/workflows/test.yaml
:alt: Build status

.. |coverage| image:: https://codecov.io/gh/IAMconsortium/units/graph/badge.svg?token=L0H171CF9O
:target: https://codecov.io/gh/IAMconsortium/units
:alt: Test coverage

© 2020–2024 `IAM-units authors`_; licensed under the `GNU GPL version 3`_.

The file `definitions.txt`_ gives `Pint`_-compatible definitions of energy, climate, and related units to supplement the SI and other units included in Pint's `default_en.txt`_.
Expand Down

0 comments on commit e85541b

Please sign in to comment.