diff --git a/codecov.yml b/codecov.yml index b0ba69026..948aa6ce9 100644 --- a/codecov.yml +++ b/codecov.yml @@ -3,6 +3,7 @@ coverage: project: default: target: auto # auto compares coverage to the previous base commit + informational: true ignore: - "**/Startup.cs" - "**/Startup/*.cs"