From eeae74d1ca1325e4de251ea28bc41dedccc2f773 Mon Sep 17 00:00:00 2001 From: antoinedemathelin <45264923+antoinedemathelin@users.noreply.github.com> Date: Thu, 16 Sep 2021 16:45:46 +0200 Subject: [PATCH 1/5] Update codecov.yml --- codecov.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/codecov.yml b/codecov.yml index 8ebd311..ef612f8 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,6 +1,8 @@ # Docs ref: https://docs.codecov.io/docs/codecovyml-reference # Validation check: $ curl --data-binary @codecov.yml https://codecov.io/validate +comment: true + ignore: - "adapt/loaders.py" From b2b5f29540e10fcd2288bab2f1205005a066bc4a Mon Sep 17 00:00:00 2001 From: antoinedemathelin <45264923+antoinedemathelin@users.noreply.github.com> Date: Thu, 16 Sep 2021 16:53:44 +0200 Subject: [PATCH 2/5] Update codecov.yml --- codecov.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index ef612f8..713a529 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,7 +1,8 @@ # Docs ref: https://docs.codecov.io/docs/codecovyml-reference # Validation check: $ curl --data-binary @codecov.yml https://codecov.io/validate -comment: true +comment: + require_changes: false ignore: - "adapt/loaders.py" From 592bc5dccaaf732b892c81e5afec056b7b9c3cf3 Mon Sep 17 00:00:00 2001 From: antoinedemathelin <45264923+antoinedemathelin@users.noreply.github.com> Date: Thu, 16 Sep 2021 17:17:18 +0200 Subject: [PATCH 3/5] Update codecov.yml --- codecov.yml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/codecov.yml b/codecov.yml index 713a529..85253d3 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,12 +1,6 @@ # Docs ref: https://docs.codecov.io/docs/codecovyml-reference # Validation check: $ curl --data-binary @codecov.yml https://codecov.io/validate -comment: - require_changes: false - -ignore: - - "adapt/loaders.py" - codecov: token: ad499a8d-3f1a-44b1-9672-27164a1281ce bot: "codecov-io" @@ -19,16 +13,3 @@ coverage: precision: 2 round: down range: "70...100" - status: - project: - default: - base: auto # target to compare against - target: auto # target "X%" coverage to hit on project - threshold: 1% # allow this much decrease from base - if_ci_failed: error - patch: off - default: - base: auto # target to compare against - target: 50% # target "X%" coverage to hit on patch - # threshold: 50% # allow this much decrease on patch - changes: false From 992e89eaf770f88ef219813b878aaf2011e824a2 Mon Sep 17 00:00:00 2001 From: antoinedemathelin <45264923+antoinedemathelin@users.noreply.github.com> Date: Thu, 16 Sep 2021 17:23:58 +0200 Subject: [PATCH 4/5] Update codecov.yml From 72739d880e2a6cda203573c8fed8b817e333176b Mon Sep 17 00:00:00 2001 From: antoinedemathelin <45264923+antoinedemathelin@users.noreply.github.com> Date: Thu, 16 Sep 2021 17:24:26 +0200 Subject: [PATCH 5/5] Update codecov.yml --- codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index 85253d3..62ea752 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,4 +1,4 @@ -# Docs ref: https://docs.codecov.io/docs/codecovyml-reference +# Docs ref: https://docs.codecov.io/docs/codecovyml-reference # Validation check: $ curl --data-binary @codecov.yml https://codecov.io/validate codecov: