Skip to content

Commit

Permalink
set threshold coverage from (1%)% to 1% (#365)
Browse files Browse the repository at this point in the history
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
  • Loading branch information
LHT129 authored Jan 24, 2025
1 parent 6ccab68 commit 9ad9cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ component_management:
statuses:
- type: project
target: auto
thresholds: 1%
threshold: 1
branches:
- "!main"
individual_components: # in alphabetical

0 comments on commit 9ad9cc5

Please sign in to comment.