We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20dc7e0 commit beb955dCopy full SHA for beb955d
1 file changed
codecov-cli/codecov_cli/opentelemetry.py
@@ -7,6 +7,7 @@
7
8
_SAMPLED_MESSAGES = [
9
"Token required",
10
+ "No JUnit XML reports found",
11
]
12
_SAMPLE_RATE = 100
13
_SKIP_TAG_KEYS = {"branch", "flags", "commit_sha", "env_vars"}
0 commit comments