Skip to content

Commit 448ea43

Browse files
CI: updated coverage to 78.0%
Signed-off-by: Andreea Florescu <[email protected]>
1 parent 50e0b9b commit 448ea43

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
@@ -17,7 +17,7 @@
1717
import host_tools.cargo_build as host # pylint: disable=import-error
1818

1919

20-
COVERAGE_TARGET_PCT = 72.0
20+
COVERAGE_TARGET_PCT = 78.0
2121
# TODO: Put the coverage in s3 and update it automatically.
2222

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

0 commit comments

Comments
 (0)