Skip to content

Commit 68e29f6

Browse files
wmaynerclaude
andcommitted
Update README badges for GitHub Actions and Codecov
Replace outdated Coveralls badge with Codecov, add GitHub Actions workflow status badges for tests and build, and add PyPI version and license badges. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent b230590 commit 68e29f6

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@
44
</a>
55
</p>
66

7-
[![Documentation badge](https://readthedocs.org/projects/pyphi/badge/?style=flat-square&maxAge=600)](https://pyphi.readthedocs.io/)
8-
[![Coveralls.io badge](https://img.shields.io/coveralls/wmayner/pyphi/develop.svg?style=flat-square&maxAge=600)](https://coveralls.io/github/wmayner/pyphi?branch=develop)
9-
[![Python versions badge](https://img.shields.io/pypi/pyversions/pyphi.svg?style=flat-square&maxAge=86400)](https://wiki.python.org/moin/Python2orPython3)
7+
[![Tests](https://img.shields.io/github/actions/workflow/status/wmayner/pyphi/test.yml?branch=develop&style=flat-square&label=tests)](https://github.com/wmayner/pyphi/actions/workflows/test.yml)
8+
[![Build](https://img.shields.io/github/actions/workflow/status/wmayner/pyphi/build.yml?branch=develop&style=flat-square&label=build)](https://github.com/wmayner/pyphi/actions/workflows/build.yml)
9+
[![Codecov](https://img.shields.io/codecov/c/github/wmayner/pyphi/develop?style=flat-square)](https://codecov.io/gh/wmayner/pyphi)
10+
[![Documentation](https://img.shields.io/readthedocs/pyphi/stable?style=flat-square)](https://pyphi.readthedocs.io/)
11+
[![PyPI version](https://img.shields.io/pypi/v/pyphi?style=flat-square)](https://pypi.org/project/pyphi/)
12+
[![Python 3.12+](https://img.shields.io/pypi/pyversions/pyphi?style=flat-square)](https://pypi.org/project/pyphi/)
13+
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg?style=flat-square)](https://www.gnu.org/licenses/gpl-3.0)
1014

1115
PyPhi is a Python library for computing integrated information (𝚽), and the
1216
associated quantities and objects.

0 commit comments

Comments
 (0)