From fc6710ec9d86e10a84fe220c9f4855555276bfe8 Mon Sep 17 00:00:00 2001 From: Talley Lambert Date: Sat, 8 Jul 2023 10:59:16 -0400 Subject: [PATCH] add badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de416754..3a100338 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ Version](https://img.shields.io/pypi/pyversions/ome-types.svg)](https://python.org) [![Tests](https://github.com/tlambert03/ome-types/workflows/tests/badge.svg)](https://github.com/tlambert03/ome-types/actions) [![Docs](https://readthedocs.org/projects/ome-types/badge/?version=latest)](https://ome-types.readthedocs.io/en/latest/?badge=latest) - +[![codecov](https://codecov.io/gh/tlambert03/ome-types/branch/master/graph/badge.svg?token=GocY9y8A32)](https://codecov.io/gh/tlambert03/ome-types) + ## A pure-python implementation of the OME data model