Skip to content

Commit e847a93

Browse files
add the support of multi coverage file for the baseline command + raises an error when the custom coverage can be increased
1 parent 4b616ea commit e847a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The third required argument and `--report` has been removed, and should be repla
108108
`--reportGitlab=<file>`, `--reportCheckstyle=<file>` or `--reportText=<file>`
109109

110110
# Migrating from 2 to 3
111-
The baseline now also support multiple coverage files, as the inspect command.
111+
The baseline now also supports multiple coverage files, as the inspect command.
112112
An error is also raised if the baseline custom entry doesn't match the coverage.
113113

114114
## About us

0 commit comments

Comments
 (0)