Skip to content

Commit

Permalink
Update line and branch coverage min to 100%
Browse files Browse the repository at this point in the history
  • Loading branch information
chinglee-iot committed May 22, 2024
1 parent 1150449 commit 9863887
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
uses: FreeRTOS/CI-CD-Github-Actions/coverage-cop@main
with:
coverage-file: ./build/coverage.info
branch-coverage-min: 100
line-coverage-min: 100

complexity:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9863887

Please sign in to comment.