Please check the troubleshooting guide before creating a ticket.
Description
Codecov doesn’t report PRs.
Repository
CI/CD
Github Acrtions
Uploader
Github actions codecov/codecov-action@v1.0.6
, which has bash uploader under the hood.
Commit SHAs
b1810ec2c4130f8bf55f993a0d642b2e624711ad
Codecov YAML
N/A
Codecov Output
2020-08-19T04:30:10.5263084Z [command]bash codecov.sh -f ./coverage.xml -n Linux-3.8 -F
2020-08-19T04:30:10.5347764Z
2020-08-19T04:30:10.5348041Z _____ _
2020-08-19T04:30:10.5348193Z / ____| | |
2020-08-19T04:30:10.5348320Z | | ___ __| | ___ ___ _____ __
2020-08-19T04:30:10.5348461Z | | / _ \ / _` |/ _ \/ __/ _ \ \ / /
2020-08-19T04:30:10.5348595Z | |___| (_) | (_| | __/ (_| (_) \ V /
2020-08-19T04:30:10.5348723Z \_____\___/ \__,_|\___|\___\___/ \_/
2020-08-19T04:30:10.5349484Z Bash-20200728-9fb7d93
2020-08-19T04:30:10.5349570Z
2020-08-19T04:30:10.5349644Z
2020-08-19T04:30:10.5362280Z ==> GitHub Actions detected.
2020-08-19T04:30:10.5473987Z project root: .
2020-08-19T04:30:10.5562022Z [0;32mYaml not found, that's ok! Learn more at [0;36mhttp://docs.codecov.io/docs/codecov-yaml
2020-08-19T04:30:10.5952358Z -> Found 1 reports
2020-08-19T04:30:10.5953520Z ==> Detecting git/mercurial file structure
2020-08-19T04:30:10.6022766Z ==> Reading reports
2020-08-19T04:30:10.6084910Z [0;32m+ ./coverage.xml bytes=54095
2020-08-19T04:30:10.6112086Z ==> Appending adjustments
2020-08-19T04:30:10.6113425Z [0;36mhttps://docs.codecov.io/docs/fixing-reports
2020-08-19T04:30:10.6208111Z -> No adjustments found
2020-08-19T04:30:10.6208479Z ==> Gzipping contents
2020-08-19T04:30:10.6274244Z ==> Uploading reports
2020-08-19T04:30:10.6274616Z url: https://codecov.io
2020-08-19T04:30:10.6275326Z query: branch=black-isort&commit=293b59838b8cbc2a0b2cf5b4e3aad91955654465&build=214648601&build_url=http%3A%2F%2Fgithub.com%2Flist-family%2Fansq%2Factions%2Fruns%2F214648601&name=Linux-3.8&tag=&slug=list-family%2Fansq&service=github-actions&flags=&pr=20&job=&cmd_args=f,n,F
2020-08-19T04:30:10.6331849Z -> Pinging Codecov
2020-08-19T04:30:10.6333194Z https://codecov.io/upload/v4?package=bash-20200728-9fb7d93&token=secret&branch=black-isort&commit=293b59838b8cbc2a0b2cf5b4e3aad91955654465&build=214648601&build_url=http%3A%2F%2Fgithub.com%2Flist-family%2Fansq%2Factions%2Fruns%2F214648601&name=Linux-3.8&tag=&slug=list-family%2Fansq&service=github-actions&flags=&pr=20&job=&cmd_args=f,n,F
2020-08-19T04:30:11.0873254Z -> Uploading to
2020-08-19T04:30:11.0874632Z https://storage.googleapis.com/codecov/v4/raw/2020-08-19/D1A8A953F45A48FD668B77A8D4BDE676/b1810ec2c4130f8bf55f993a0d642b2e624711ad/a88241aa-22b1-44c6-9214-1f1ec0caf183.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20200819%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20200819T043011Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f2c0ed14a4347f3331ef7c2191597d06881eda76fb24b3efd32f0bc1f5d9a93
2020-08-19T04:30:11.0964308Z % Total % Received % Xferd Average Speed Time Time Time Current
2020-08-19T04:30:11.0975825Z Dload Upload Total Spent Left Speed
2020-08-19T04:30:11.0975926Z
2020-08-19T04:30:11.2665222Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2020-08-19T04:30:11.2666253Z 100 3997 0 0 100 3997 0 23374 --:--:-- --:--:-- --:--:-- 23374
2020-08-19T04:30:11.2729677Z -> View reports at https://codecov.io/github/list-family/ansq/commit/b1810ec2c4130f8bf55f993a0d642b2e624711ad
2020-08-19T04:30:11.2891832Z Post job cleanup.
Steps to Reproduce
Expected behavior: Expect a report and status check
Actual behavior: Don’t have a report and status check
Flakiness? It happens since Refactoring utils by GinTR1k · Pull Request #10 · list-family/ansq · GitHub
Additional Information
Additionally on click “push notification nows” it raises an unknown error.