Skip to content

Commit 4b616ea

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 707b5d2 commit 4b616ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@ Note: if no `--reportGitlab`, `--reportCheckstyle` or `--reportText` is set, it
107107
The third required argument and `--report` has been removed, and should be replaced by:
108108
`--reportGitlab=<file>`, `--reportCheckstyle=<file>` or `--reportText=<file>`
109109

110+
# Migrating from 2 to 3
111+
The baseline now also support multiple coverage files, as the inspect command.
112+
An error is also raised if the baseline custom entry doesn't match the coverage.
113+
110114
## About us
111115

112116
At 123inkt (Part of Digital Revolution B.V.), every day more than 50 development professionals are working on improving our internal ERP

0 commit comments

Comments
 (0)