-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop early when coverage has been assured to be satisfied
This also fixes an issue where tests would give false negatives when coverage was below the specified percentages. What was happening was that we would check if the result was verified - it would say no and thus give us an incorrect error message: "Insufficent coverage."
- Loading branch information
1 parent
8dbbdf0
commit e1d73b9
Showing
1 changed file
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters