-
-
Notifications
You must be signed in to change notification settings - Fork 142
Add CI checks that enforce minimum code coverage #257
Copy link
Copy link
Closed
Labels
Type: New Feature ➕Introduction of a completely new addition to the codebaseIntroduction of a completely new addition to the codebaseType: Testing 🧪Add testing or improving existing testing of a file, feature, or codebaseAdd testing or improving existing testing of a file, feature, or codebase
Metadata
Metadata
Assignees
Labels
Type: New Feature ➕Introduction of a completely new addition to the codebaseIntroduction of a completely new addition to the codebaseType: Testing 🧪Add testing or improving existing testing of a file, feature, or codebaseAdd testing or improving existing testing of a file, feature, or codebase
Description
Once code coverage gets introduce in the project via #256, we
Type of Test
Expected Behavior
When a contributor pushes new code, the PR should fail if the new contribution does not pass the coverage test action.