From c247ce318bb8143f5f2e65ea8dc714fafaa77147 Mon Sep 17 00:00:00 2001 From: julpe Date: Mon, 29 Jun 2026 14:48:42 +0200 Subject: [PATCH] Coverage was partially ignored for some modules where tests existed. --- codecov.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/codecov.yml b/codecov.yml index ece8484b..0b6f1c3b 100644 --- a/codecov.yml +++ b/codecov.yml @@ -13,10 +13,7 @@ ignore: - "**/plotting.py" - "**/config_parser.py" - "**/symmetrize_new.py" - - "**/mpi_distributor.py" - - "**/mpi_utils.py" - "**/ana_cont.py" - - "**/max_ent.py" - "**/dmft_interface.py" coverage: