Github commit checks are missing

Description

githug checks are missing for the commits after the upgrade of OS.
codecove report is uploaded successfully and github app is installed

Repository

Private repository

CI/CD

TeamCity

Uploader

bash upload

Commit SHAs

c89cb6316585d67443c5bf5f108041536a596a61

Codecov YAML

{
    "codecov": {
        "notify": {}, 
        "require_ci_to_pass": true
    }, 
    "comment": {
        "behavior": "default", 
        "branches": null, 
        "layout": "reach, diff, flags, files", 
        "require_base": false, 
        "require_changes": false, 
        "require_head": true
    }, 
    "coverage": {
        "precision": 2, 
        "range": [
            60.0, 
            100.0
        ], 
        "round": "down", 
        "status": {
            "changes": false, 
            "patch": true, 
            "project": true
        }
    }
}

Codecov Output

_____ _ / | | | | | ___ __| | ___ ___ _____ __ | | / _ \ / ` |/ _ / / _ \ \ / / | || () | (| | __/ (| () \ V / ______/ _,|_|____/ _/ v3.7.2
==> Detecting CI Provider
No CI Detected. Using git/mercurial
==> Configuration:
Endpoint: https://codecov.io
{ commit: ‘c89cb6316585d67443c5bf5f108041536a596a61’,
branch: ‘master’,
package: ‘node-v3.7.2’ }
==> Building file structure
==> Generating gcov reports
==> Scanning for reports

  • /home/cisman/Git/DEV1/test-report/clover.xml
  • /home/cisman/Git/DEV1/test-report/lcov.info
    ==> Uploading reports
    Success!

Additional Information

Thanks @satchava, I’ll bring this up to the product team. Thanks for spotting this issue!

Hi @satchava, this should be resolved on our side! Thanks for raising the issue.