Skip to content

Commit

Permalink
Update the code coverage rate to 80%
Browse files Browse the repository at this point in the history
  • Loading branch information
xumia committed Nov 14, 2023
1 parent 3b969c3 commit 91ae017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ trigger:
- '*'

variables:
DIFF_COVER_CHECK_THRESHOLD: 50
DIFF_COVER_CHECK_THRESHOLD: 80
DIFF_COVER_ENABLE: 'true'
DIFF_COVER_WORKING_DIRECTORY: $(System.DefaultWorkingDirectory)

Expand Down

0 comments on commit 91ae017

Please sign in to comment.