From 57d4fa5d367c167f7a7252acfc067659e9fca894 Mon Sep 17 00:00:00 2001 From: Derek Pierre Date: Tue, 15 Nov 2022 11:27:36 -0500 Subject: [PATCH] Update codecov to track development branch, where active development occurs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d5b56794..653b440fe 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![pypi](https://img.shields.io/pypi/v/nucypher.svg?style=flat)](https://pypi.org/project/nucypher/) [![pyversions](https://img.shields.io/pypi/pyversions/nucypher.svg)](https://pypi.org/project/nucypher/) -[![codecov](https://codecov.io/gh/nucypher/nucypher/branch/main/graph/badge.svg?token=9w1dAFqog5)](https://codecov.io/gh/nucypher/nucypher) +[![codecov](https://codecov.io/gh/nucypher/nucypher/branch/development/graph/badge.svg?token=9w1dAFqog5)](https://codecov.io/gh/nucypher/nucypher) [![discord](https://img.shields.io/discord/411401661714792449.svg?logo=discord)](https://discord.gg/7rmXa3S) [![Documentation Status](https://readthedocs.org/projects/nucypher/badge/?version=latest)](https://nucypher.readthedocs.io/en/latest/) [![license](https://img.shields.io/pypi/l/nucypher.svg)](https://www.gnu.org/licenses/gpl-3.0.html)