We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8df6ed commit 6fb2a25Copy full SHA for 6fb2a25
Makefile
@@ -9,7 +9,7 @@ clean:
9
## coverage - Runs the test suite and generates a coverage report
10
coverage:
11
composer coverage
12
- bin/coverage-check build/logs/clover.xml 86 --only-percentage
+ bin/coverage-check build/logs/clover.xml 82 --only-percentage
13
14
## docs - Generate documentation for the library
15
docs:
0 commit comments