codecov broken
See original GitHub issueMeta/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
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
#1350 seems to fix the issue, I’ll monitor the next couple of commits and close it when nothing bad happens
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.