From 75506c7ba31ecfb0c335bd33bc0f9d7b62bc96e1 Mon Sep 17 00:00:00 2001 From: Paul Koch Date: Sat, 27 Jul 2024 16:35:51 -0700 Subject: [PATCH] update codecov.yml file --- codecov.yml | 9 ++------- shared/libebm/interpret.sln | 1 + 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/codecov.yml b/codecov.yml index 04deaf4de..e7c821151 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,10 +2,5 @@ coverage: status: project: default: - target: auto - threshold: null - base: auto - paths: [] - flags: [] - patch: no - changes: no + target: 1% + threshold: 99% diff --git a/shared/libebm/interpret.sln b/shared/libebm/interpret.sln index 74bf9902b..1c1a37d0c 100644 --- a/shared/libebm/interpret.sln +++ b/shared/libebm/interpret.sln @@ -16,6 +16,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "root", "root", "{F5894036-A ..\..\build.sh = ..\..\build.sh ..\..\CHANGELOG.md = ..\..\CHANGELOG.md ..\..\.github\workflows\ci.yml = ..\..\.github\workflows\ci.yml + ..\..\codecov.yml = ..\..\codecov.yml ..\..\CONTRIBUTING.md = ..\..\CONTRIBUTING.md ..\..\docs\interpret\hyperparameters.md = ..\..\docs\interpret\hyperparameters.md ..\..\README.md = ..\..\README.md