Skip to content

Commit

Permalink
- Drop coverage requirement due to new branch logic
Browse files Browse the repository at this point in the history
  • Loading branch information
nwithan8 committed Jun 12, 2024
1 parent 7a81e3f commit 6d16214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ coverage:

## coverage-check - Check if the coverage is above the minimum threshold
coverage-check:
bash scripts/unix/check_coverage.sh 86
bash scripts/unix/check_coverage.sh 85

## docs - Generates library documentation
docs:
Expand Down

0 comments on commit 6d16214

Please sign in to comment.