We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8806b1f + 7731e45 commit 6bfd30dCopy full SHA for 6bfd30d
scripts/report-coverage.sh
@@ -13,5 +13,5 @@ fi
13
python -m coverage combine
14
python -m coverage xml
15
python -m coverage report -m
16
-curl -S -L --retry 3 -s https://codecov.io/bash -o codecov-upload.sh
+curl -S -L --retry 6 -s https://codecov.io/bash -o codecov-upload.sh
17
bash codecov-upload.sh -Z -X fix -f coverage.xml
0 commit comments