From fce499eaafa0afecee5c14346ff7d75e2fe999b6 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Sat, 20 Mar 2021 16:27:50 +0100 Subject: ci: Add reports and coverage tracking for API --- api/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'api/.gitignore') diff --git a/api/.gitignore b/api/.gitignore index 0e4f0a70..b0390689 100644 --- a/api/.gitignore +++ b/api/.gitignore @@ -14,3 +14,5 @@ _mailinglist config.json test.json .env* +.coverage +.junit-report.xml -- cgit v1.2.3