Skip to content

Commit 7d06d4f

Browse files
andreeaflorescualxiord
authored andcommitted
increased coverage to 82.3
Signed-off-by: Andreea Florescu <[email protected]>
1 parent 6f4093f commit 7d06d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration_tests/build/test_coverage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import host_tools.cargo_build as host # pylint: disable=import-error
2020

2121

22-
COVERAGE_TARGET_PCT = 82.2
22+
COVERAGE_TARGET_PCT = 82.3
2323
COVERAGE_MAX_DELTA = 0.01
2424

2525
CARGO_KCOV_REL_PATH = os.path.join(host.CARGO_BUILD_REL_PATH, 'kcov')

0 commit comments

Comments
 (0)