From 00baf7c7e8f2ae5079b1ddc3e44e657c7b69a323 Mon Sep 17 00:00:00 2001 From: Fournet Enzo Date: Fri, 17 May 2024 21:59:20 +0200 Subject: [PATCH] coverage --- .gitignore | 2 +- test/app/coverage.xml | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 test/app/coverage.xml diff --git a/.gitignore b/.gitignore index 68bc17f..3edd2d8 100644 --- a/.gitignore +++ b/.gitignore @@ -44,7 +44,7 @@ htmlcov/ .coverage.* .cache nosetests.xml -coverage.xml +# coverage.xml *.cover *.py,cover .hypothesis/ diff --git a/test/app/coverage.xml b/test/app/coverage.xml new file mode 100644 index 0000000..e69de29