diff --git a/.github/workflows/test_and_codecov.yml b/.github/workflows/test_and_codecov.yml index 3375a85..1fb7216 100644 --- a/.github/workflows/test_and_codecov.yml +++ b/.github/workflows/test_and_codecov.yml @@ -1,4 +1,4 @@ -name: Test and Code Coverage +name: Tests on: push: diff --git a/README.md b/README.md index 85a2b9e..c8ef64b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # Peregrin -Peregrin is an end-to-end, supernova cosmology, analysis pipeline, and the successor to the [Pippin](https://github.com/dessn/pippin) analysis pipeline. It's like Pippin, but fancier. - +| Tests | Coverage | Documentation | Issues | Pull Requests | +| :---: | :------: | :-----------: | :----: | :-----------: | +| [![Tests](https://github.com/OmegaLambda1998/Peregrin/actions/workflows/test_and_codecov.yml/badge.svg?branch=main)](https://github.com/OmegaLambda1998/Peregrin/actions/workflows/test_and_codecov.yml?branch=main) | [![Coverage](https://coveralls.io/repos/github/OmegaLambda1998/Peregrin/badge.svg?branch=main)](https://coveralls.io/github/OmegaLambda1998/Peregrin?branch=main) | [![Documentation](https://github.com/OmegaLambda1998/Peregrin/actions/workflows/documentation.yml/badge.svg)](http://www.omegalambda.au/Peregrin/) | [![Issues](https://img.shields.io/github/issues/OmegaLambda1998/Peregrin)](https://github.com/OmegaLambda1998/Peregrin/issues) | [![Pull Requests](https://img.shields.io/github/issues-pr/OmegaLambda1998/Peregrin)](https://github.com/OmegaLambda1998/Peregrin/pulls) | + + + +Peregrin is an end-to-end, supernova cosmology, analysis pipeline, and the successor to the [Pippin](https://github.com/dessn/pippin) analysis pipeline. It's like Pippin, but fancier.