From ffbdca610c6bfb3ba0f20308a8cf3522ef3a2e6d Mon Sep 17 00:00:00 2001 From: Paulo Ribeiro Date: Mon, 7 Nov 2022 09:58:48 +0000 Subject: [PATCH 1/5] doc: Add new coverage error status "Final not sent" --- docs/index.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 648f4635..73bc5702 100644 --- a/docs/index.md +++ b/docs/index.md @@ -330,8 +330,8 @@ Follow these instructions to validate that your coverage setup is working correc - -

Pending

+ +

Final not sent

Codacy is waiting to receive more coverage data before reporting the coverage for a commit.

@@ -342,6 +342,10 @@ Follow these instructions to validate that your coverage setup is working correc + +

Pending

+

Codacy is waiting to receive more coverage data before reporting the coverage for a commit.

+ The file paths in the coverage report don't match the ones on the repository Files page on Codacy. From aec4ad2d807b93149ef7ca46b99df2b8bf8968f0 Mon Sep 17 00:00:00 2001 From: Paulo Ribeiro Date: Mon, 7 Nov 2022 15:46:25 +0000 Subject: [PATCH 2/5] doc: Adjust description of Pending status --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 73bc5702..f8993f34 100644 --- a/docs/index.md +++ b/docs/index.md @@ -344,7 +344,7 @@ Follow these instructions to validate that your coverage setup is working correc

Pending

-

Codacy is waiting to receive more coverage data before reporting the coverage for a commit.

+

Codacy is waiting to receive valid coverage data for the files in your repository.

The file paths in the coverage report don't match the ones on the repository Files page on Codacy. From 481efd038136f756360206ee300dcbe2be789b44 Mon Sep 17 00:00:00 2001 From: Paulo Ribeiro Date: Mon, 7 Nov 2022 15:47:38 +0000 Subject: [PATCH 3/5] doc: Add ID for new error status --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index f8993f34..a5b30141 100644 --- a/docs/index.md +++ b/docs/index.md @@ -330,7 +330,7 @@ Follow these instructions to validate that your coverage setup is working correc - +

Final not sent

Codacy is waiting to receive more coverage data before reporting the coverage for a commit.

From 0ae7883d9b557ee4f2ed9a26242e54f4fdbc6765 Mon Sep 17 00:00:00 2001 From: Paulo Ribeiro Date: Mon, 7 Nov 2022 15:50:16 +0000 Subject: [PATCH 4/5] doc: Adjust new coverage status name --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index a5b30141..e9b78766 100644 --- a/docs/index.md +++ b/docs/index.md @@ -330,8 +330,8 @@ Follow these instructions to validate that your coverage setup is working correc - -

Final not sent

+ +

Final report not sent

Codacy is waiting to receive more coverage data before reporting the coverage for a commit.

From 5d305ac9ca5bdb837d764ef63050ef7a1c6811b1 Mon Sep 17 00:00:00 2001 From: Paulo Ribeiro Date: Fri, 11 Nov 2022 10:59:35 +0000 Subject: [PATCH 5/5] doc: Move ID attribute to paragraph This is related to the changes being made on https://github.com/codacy/codacy-coverage-reporter/pull/428 --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index e9b78766..bb36bbfe 100644 --- a/docs/index.md +++ b/docs/index.md @@ -330,8 +330,8 @@ Follow these instructions to validate that your coverage setup is working correc - -

Final report not sent

+ +

Final report not sent

Codacy is waiting to receive more coverage data before reporting the coverage for a commit.