@@ -14,13 +14,16 @@ branches:
1414 required_approving_review_count : 1
1515 required_status_checks :
1616 checks :
17- - context : " Code Coverage (8.0, locked)"
18- - context : " Coding Standards (8.0, locked)"
19- - context : " Dependency Analysis (8.0, locked)"
20- - context : " Mutation Tests (8.0, locked)"
21- - context : " Refactoring (8.0, locked)"
22- - context : " Security Analysis (8.0, locked)"
23- - context : " Static Code Analysis (8.0, locked)"
17+ - context : " Code Coverage (7.4, locked)"
18+ - context : " Coding Standards (7.4, locked)"
19+ - context : " Dependency Analysis (7.4, locked)"
20+ - context : " Mutation Tests (7.4, locked)"
21+ - context : " Refactoring (7.4, locked)"
22+ - context : " Security Analysis (7.4, locked)"
23+ - context : " Static Code Analysis (7.4, locked)"
24+ - context : " Tests (7.4, highest)"
25+ - context : " Tests (7.4, locked)"
26+ - context : " Tests (7.4, lowest)"
2427 - context : " Tests (8.0, highest)"
2528 - context : " Tests (8.0, locked)"
2629 - context : " Tests (8.0, lowest)"
0 commit comments