There was an error processing coverage reports since yesterday

Description

I have started to see the message " There was an error processing coverage reports" on my coverage reports. I have not modified any configuration, so I would like to get some help from your team.

Repository

https://github.com/jpaya17/englishisfun

CI/CD

Github Actions

Uploader

codecov/codecov-action@v1

Commit SHAs

96442826ef61220d7e94065830b6262ca6603ac7

Codecov YAML

codecov:

notify:
require_ci_to_pass: yes

coverage:
precision: 2
round: down
range: 60…100
status:
project:
default:
enabled: yes
target: auto
threshold: 2
patch:
default:
enabled: yes
target: auto
threshold: 2
changes: no

parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no

comment:
layout: “header, diff”
behavior: default
require_changes: no

Codecov Output

==> GitHub Actions detected.

project root: .

token set from env

Yaml found at: codecov.yml

Running gcov in . (disable via -X gcov)

Python coveragepy not found

Searching for coverage reports in:

.

Found 5 reports

Detecting git/mercurial file structure
==> Reading reports

./test_utils/build/reports/detekt/report.xml bytes=79
./base-android/build/reports/detekt/report.xml bytes=79
./base-android/build/reports/jacoco/devDebug/jacoco.xml bytes=51835
./app/build/reports/detekt/report.xml bytes=79
./app/build/reports/jacoco/devDebug/jacoco.xml bytes=804826

==> Appending adjustments

Found adjustments

Gzipping contents

Uploading reports

url: codecov.io

query: branch=feature%2Fshow-empty-view&commit=96442826ef61220d7e94065830b6262ca6603ac7&build=266852567&build_url=http%3A%2F%2Fgithub.com%2F***%2Fenglishisfun%2Factions%2Fruns%2F266852567&name=&tag=&slug=***%2Fenglishisfun&service=github-actions&flags=unittests&pr=&job=&cmd_args=n,F

Pinging Codecov

https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=feature%2Fshow-empty-view&commit=96442826ef61220d7e94065830b6262ca6603ac7&build=266852567&build_url=http%3A%2F%2Fgithub.com%2F***%2Fenglishisfun%2Factions%2Fruns%2F266852567&name=&tag=&slug=***%2Fenglishisfun&service=github-actions&flags=unittests&pr=&job=&cmd_args=n,F

Uploading to

https://storage.googleapis.com/codecov/v4/raw/2020-09-22/62F973B19CBCED8CCEDA8C9BEC824DAF/96442826ef61220d7e94065830b6262ca6603ac7/2fee5292-c89f-4500-9845-155ea9e4a95f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20200922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20200922T121641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=abea5e25c38d9655856dc794bcbf2aa73c3fa73e1d891d6cff946872231434a9

% Total % Received % Xferd Average Speed Time Time Time Current

Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0

100 99460 0 0 100 99460 0 493k --:–:-- --:–:-- --:–:-- 493k

View reports at https://codecov.io/github/***/englishisfun/commit/96442826ef61220d7e94065830b6262ca6603ac7

Expected behavior: [What you expect to happen]

See coverage results

Actual behavior: [What actually happens]

There was an error processing coverage reports

Flakiness? [Does this happen all the time or only sometimes?]

On every commit since yesterday

Hi @jpaya17, thanks for your patience here while we dig into this.

1 Like

Hi @jpaya17, we had an issue here. Would you be able to see if this is still happening?

Hi @tom, it’s working fine again! Very much appreciated to the team! :slight_smile:

1 Like