Skip to content

Commit beb955d

Browse files
feat: Sample No junit xml reports found error (#707)
1 parent 20dc7e0 commit beb955d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

codecov-cli/codecov_cli/opentelemetry.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
_SAMPLED_MESSAGES = [
99
"Token required",
10+
"No JUnit XML reports found",
1011
]
1112
_SAMPLE_RATE = 100
1213
_SKIP_TAG_KEYS = {"branch", "flags", "commit_sha", "env_vars"}

0 commit comments

Comments
 (0)