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 6cf2dc0 commit 8bc60beCopy full SHA for 8bc60be
scripts/README.md
@@ -4,6 +4,6 @@
4
- lcov-jenkins-gcc-13.sh: a script used by Jenkins jobs to process test coverage, and output lcov/gcov results.
5
- gcov-compare.py: Compares the coverage changes of a pull request, and displays a sort of "chart" indicating if coverage has increased or decreased.
6
7
-Modifying lcov-jenkins-gcc-13.sh affects all current jobs. Therefore, when testing, add scripts such as lcov-jenkins-gcc-16-experimental.sh, etc.
+Modifying lcov-jenkins-gcc-13.sh affects all current jobs. Therefore, when testing, add scripts such as lcov-jenkins-experimental.sh, etc.
8
9
See docs/README.md for instructions about running lcov in a local test environment.
0 commit comments