Skip to content

Commit

Permalink
Increase diff coverage to 80% (sonic-net#2599)
Browse files Browse the repository at this point in the history
*Increase diff cov from 50 to 80%
  • Loading branch information
prsunny committed Jan 5, 2023
1 parent 8a0bb36 commit 4ac9ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/gcov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
vmImage: 'ubuntu-20.04'

variables:
DIFF_COVER_CHECK_THRESHOLD: 50
DIFF_COVER_CHECK_THRESHOLD: 80
DIFF_COVER_ENABLE: 'true'

container:
Expand Down

0 comments on commit 4ac9ad9

Please sign in to comment.