question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Meta/Bug Report

Current Behavior The codecov package fails to a) fetch the endpoint or b) find the token

Example a): link to run

==> Uploading reports
    FetchError: request to https://codecov.io/upload/v2?commit=ed7a5134beaa23855720f5c03dc4efab1d7f1d9f&branch=master&yaml=%2Fhome%2Frunner%2Fwork%2Fprobot%2Fprobot%2Fcodecov.yml&package=node-v3.7.2 failed, reason: connect ETIMEDOUT 35.199.43.247:443

Example b): link to run

==> Uploading reports
    HTTP 400
Please provide the repository token to upload reports via `-t :repository-token`

Expected behavior/code Github actions should send coverage data to codecov

Environment N/A

Possible Solution a) No Idea b) Maybe somebody removed the token secret? Add it back.

Additional context/Screenshots

recent

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
FoseFxcommented, Sep 18, 2020

#1350 seems to fix the issue, I’ll monitor the next couple of commits and close it when nothing bad happens

0reactions
FoseFxcommented, Sep 21, 2020

Only happened once in the last 7 commits, so I’m going to close this. In case anybody think this is a significant enough issue, feel free to re-open.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Latest Bug Fixes topics - Codecov
Topic Replies Views Activity No GitHub PR report or checks · github 1 71 July 12, 2022 Upload multiple files to codecov 2 249 June...
Read more >
.codecov.yml.broken - hudi - Git at Google
Licensed to the Apache Software Foundation (ASF) under one or more. # contributor license agreements. See the NOTICE file distributed with.
Read more >
What is Code Coverage - Codecov
Writing positive test cases can ensure your golden paths aren't broken. Writing a test for regression fixes can help prevent future repeated bugs....
Read more >
T182473 codecov.io reports are broken - Wikimedia Phabricator
https://codecov.io/gh/wikimedia/pywikibot, that provides coverage reports, looks broken. Unable to find commit in GitHub error message is shown, ...
Read more >
Codecov supply chain attack breakdown - GitGuardian Blog
Code coverage tool, Codecov, had a significant supply chain attack. This article breaks down step by step what happened & what to do....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found