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.
1 parent f775c57 commit be165f8Copy full SHA for be165f8
tools/generate-reports.sh
@@ -4,7 +4,7 @@ set -e
4
echo 'Generating status.json'
5
python aggregates.py
6
echo 'Generating coverage.json'
7
-python coverage.py
+python coverage360.py
8
echo 'Generating report.csv'
9
python report.py
10
echo 'Finished'
0 commit comments