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 6f4093f commit 7d06d4fCopy full SHA for 7d06d4f
tests/integration_tests/build/test_coverage.py
@@ -19,7 +19,7 @@
19
import host_tools.cargo_build as host # pylint: disable=import-error
20
21
22
-COVERAGE_TARGET_PCT = 82.2
+COVERAGE_TARGET_PCT = 82.3
23
COVERAGE_MAX_DELTA = 0.01
24
25
CARGO_KCOV_REL_PATH = os.path.join(host.CARGO_BUILD_REL_PATH, 'kcov')
0 commit comments