From 79144cfc73fbcabc3be3d203ca7a0dd761aa3e8a Mon Sep 17 00:00:00 2001 From: Philip A Cook Date: Thu, 16 Jul 2026 13:00:10 -0400 Subject: [PATCH] DOC: Display coverage badge --- README.md | 4 +++- docs/index.rst | 4 ++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f1bd4f..f6c3c94 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # ANTsNormalizingFlows +[![Test coverage](https://raw.githubusercontent.com/ANTsX/ANTsNormalizingFlows/coverage-badge/coverage.svg)](https://github.com/ANTsX/ANTsNormalizingFlows/actions/workflows/pytest.yaml) + An updated PyTorch package (from [normflows](https://github.com/VincentStimper/normalizing-flows)) for discrete normalizing flows. -