From 55040a094b97a2941a6de5452b93d407a1af7f89 Mon Sep 17 00:00:00 2001 From: James Jackson-South Date: Thu, 11 Nov 2021 12:52:07 +1100 Subject: [PATCH 1/2] Update codcov and config --- ImageSharp.sln | 5 +++-- codecov.yml | 11 +++++++++++ shared-infrastructure | 2 +- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/ImageSharp.sln b/ImageSharp.sln index c188d9315..f16f98ac5 100644 --- a/ImageSharp.sln +++ b/ImageSharp.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.28902.138 +# Visual Studio Version 17 +VisualStudioVersion = 17.0.31903.59 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_root", "_root", "{C317F1B1-D75E-4C6D-83EB-80367343E0D7}" ProjectSection(SolutionItems) = preProject @@ -13,6 +13,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_root", "_root", "{C317F1B1 ci-build.ps1 = ci-build.ps1 ci-pack.ps1 = ci-pack.ps1 ci-test.ps1 = ci-test.ps1 + codecov.yml = codecov.yml Directory.Build.props = Directory.Build.props Directory.Build.targets = Directory.Build.targets LICENSE = LICENSE diff --git a/codecov.yml b/codecov.yml index 833fc0a51..310eefb8c 100644 --- a/codecov.yml +++ b/codecov.yml @@ -9,3 +9,14 @@ codecov: # Avoid Report Expired # https://docs.codecov.io/docs/codecov-yaml#section-expired-reports max_report_age: off + +coverage: + # Use integer precision + # https://docs.codecov.com/docs/codecovyml-reference#coverageprecision + precision: 0 + + # Explicitly control coverage status checks + # https://docs.codecov.com/docs/commit-status#disabling-a-status + status: + project: on + patch: off diff --git a/shared-infrastructure b/shared-infrastructure index a042aba17..ac1f5ee0c 160000 --- a/shared-infrastructure +++ b/shared-infrastructure @@ -1 +1 @@ -Subproject commit a042aba176cdb840d800c6ed4cfe41a54fb7b1e3 +Subproject commit ac1f5ee0ca70c070ecdda8771198a052623ac247 From 3ac8b2b713f97d2840e022dd4eebfc5ba2738cf9 Mon Sep 17 00:00:00 2001 From: James Jackson-South Date: Thu, 11 Nov 2021 13:22:12 +1100 Subject: [PATCH 2/2] Use shared config --- shared-infrastructure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared-infrastructure b/shared-infrastructure index ac1f5ee0c..33cb12ca7 160000 --- a/shared-infrastructure +++ b/shared-infrastructure @@ -1 +1 @@ -Subproject commit ac1f5ee0ca70c070ecdda8771198a052623ac247 +Subproject commit 33cb12ca77f919b44de56f344d2627cc2a108c3a