GitHub codecov check in pull request suddenly stuck

Description

We have been using codecov since over a year now and quite smoothly.
However, suddenly our pull requests are not receiving their code coverage reports.
Github says that “Expected — Waiting for status to be reported” for the codecov check.
I tried retriggering our build a couple of times (both from the CI and using a fresh commit), and closing / reopening the pull request. But that doesnt seem to help.

Repository

CI/CD

Travis

Uploader

Bash uploader
bash <(curl -s https://codecov.io/bash)

Commit SHAs

Here are the commit SHAs of the two currently active pull requests we have (both have codecov stuck).

14d382213b3b06c99ab067404f98cbf7bfac1863
5a1479ee731d4030ec276ae0fad55bcfc615c093

Codecov YAML

codecov:
  notify:
    require_ci_to_pass: yes

coverage:
  precision: 2
  round: down
  range: "50...95"

  status:
    coverage:
  status:
    project:
      default:
        # basic
        target: auto
        threshold: 5%
        base: auto 
        # advanced
        branches: null
        if_no_uploads: error
        if_not_found: success
        if_ci_failed: error
        only_pulls: false
        flags: null
        paths: null
     
    patch:
      default:
        # basic
        target: auto
        threshold: 5%
        base: auto 
        # advanced
        branches: null
        if_no_uploads: error
        if_not_found: success
        if_ci_failed: error
        only_pulls: false
        flags: null
        paths: null
        
    changes: no

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

comment:
  layout: "header, reach, diff, files"
  behavior: default
  require_changes: no

Codecov Output

CodeCov

  _____          _
 / ____|        | |
| |     ___   __| | ___  ___ _____   __
| |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
| |___| (_) | (_| |  __/ (_| (_) \ V /
 \_____\___/ \__,_|\___|\___\___/ \_/
                              Bash-20200707-353aa93


e[0;90m==>e[0m Travis CI detected.
    e[0;90mproject root:e[0m .
    Fixing merge commit SHA
    e[0;90mYaml found at:e[0m .codecov.yml
e[0;90m==>e[0m Running gcov in . e[0;90m(disable via -X gcov)e[0m
e[0;90m==>e[0m Python coveragepy not found
e[0;90m==>e[0m Searching for coverage reports in:
    e[0;32m+e[0m .
    e[0;90m->e[0m Found 24 reports
e[0;90m==>e[0m Detecting git/mercurial file structure
e[0;90m==>e[0m Appending build variables
    e[0;32m+e[0m TRAVIS_OS_NAME
    e[0;32m+e[0m openjdk8
e[0;90m==>e[0m Reading reports
    e[0;32m+e[0m ./de.dlr.sc.virsat.model.ext.core/target/jacocoreport/jacoco.xml e[0;90mbytes=21113e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.model/target/jacocoreport/jacoco.xml e[0;90mbytes=425494e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.team/target/jacocoreport/jacoco.xml e[0;90mbytes=21810e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.model.extension.budget.mass/target/jacocoreport/jacoco.xml e[0;90mbytes=14309e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.model.extension.requirements/target/jacocoreport/jacoco.xml e[0;90mbytes=50055e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.excel/target/jacocoreport/jacoco.xml e[0;90mbytes=25513e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.project/target/jacocoreport/jacoco.xml e[0;90mbytes=290164e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.model.extension.funcelectrical/target/jacocoreport/jacoco.xml e[0;90mbytes=140038e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.graphiti/target/jacocoreport/jacoco.xml e[0;90mbytes=16888e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.build/target/jacocoreport/jacoco.xml e[0;90mbytes=58152e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.model.extension.maturity/target/jacocoreport/jacoco.xml e[0;90mbytes=12421e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.model.extension.visualisation/target/jacocoreport/jacoco.xml e[0;90mbytes=165790e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.commons/target/jacocoreport/jacoco.xml e[0;90mbytes=17711e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.apps/target/jacocoreport/jacoco.xml e[0;90mbytes=29848e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.target/target/jacocoreport/jacoco.xml e[0;90mbytes=2272e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.model.edit/target/jacocoreport/jacoco.xml e[0;90mbytes=434075e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.model.concept/target/jacocoreport/jacoco.xml e[0;90mbytes=555095e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.model.extension.budget.power/target/jacocoreport/jacoco.xml e[0;90mbytes=15407e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.model.extension.mechanical/target/jacocoreport/jacoco.xml e[0;90mbytes=45890e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.model.calculation/target/jacocoreport/jacoco.xml e[0;90mbytes=166789e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.model.extension.ps/target/jacocoreport/jacoco.xml e[0;90mbytes=44733e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.model.ext.core.edit/target/jacocoreport/jacoco.xml e[0;90mbytes=5807e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.server/target/jacocoreport/jacoco.xml e[0;90mbytes=83222e[0m
    e[0;32m+e[0m ./de.dlr.sc.virsat.model.extension.statemachines/target/jacocoreport/jacoco.xml e[0;90mbytes=44589e[0m
e[0;90m==>e[0m Appending adjustments
    e[0;36mhttps://docs.codecov.io/docs/fixing-reportse[0m
    e[0;32m+e[0m Found adjustments
e[0;90m==>e[0m Gzipping contents
e[0;90m==>e[0m Uploading reports
    e[0;90murl:e[0m https://codecov.io
    e[0;90mquery:e[0m branch=development&commit=14d382213b3b06c99ab067404f98cbf7bfac1863&build=4634.3&build_url=&name=&tag=&slug=virtualsatellite%2FVirtualSatellite4-Core&service=travis&flags=&pr=692&job=358980644&cmd_args=
e[0;90m->e[0m  Pinging Codecov
https://codecov.io/upload/v4?package=bash-20200707-353aa93&token=secret&branch=development&commit=14d382213b3b06c99ab067404f98cbf7bfac1863&build=4634.3&build_url=&name=&tag=&slug=virtualsatellite%2FVirtualSatellite4-Core&service=travis&flags=&pr=692&job=358980644&cmd_args=
e[0;90m->e[0m  Uploading to
https://storage.googleapis.com/codecov/v4/raw/2020-07-08/C5A29E6B865808DBDAEB6021EB0E4520/14d382213b3b06c99ab067404f98cbf7bfac1863/ea64cd92-552a-4c5b-9fd1-ea4190c186b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20200708%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20200708T184426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=67d5d11137123e3e012cfca8ffbc768bf1473818bcaa4f08922b33fce99457e3
  % 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  221k    0     0  100  221k      0   729k --:--:-- --:--:-- --:--:--  731k
    e[0;32m->e[0m View reports at e[0;36mhttps://codecov.io/github/virtualsatellite/VirtualSatellite4-Core/commit/14d382213b3b06c99ab067404f98cbf7bfac1863e[0m

Additional Information

Nothing I am aware of.

Hi @SaMuellerDLR, looks like this a bug on our end. We are investigating and working on a fix.

Hi @SaMuellerDLR, we made some patches on our side and you shouldn’t see this issue on your PRs.