Skip to content

Commit

Permalink
Adapt threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
skhalash committed Sep 26, 2024
1 parent c695873 commit d965957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .testcoverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ override:
# Temporarily decrease coverage threshold for certain packages, we need to increase the coverage and remove these entries from the list
- threshold: 57
path: ^internal/istiostatus$
- threshold: 86
- threshold: 85
path: ^internal/otelcollector/config/otlpexporter$
- threshold: 73
path: ^internal/reconciler/logpipeline$
Expand Down

0 comments on commit d965957

Please sign in to comment.