mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-04 01:34:07 +02:00
add code coverage whitelist
This commit is contained in:
parent
96b16502e4
commit
1e7809b74e
3 changed files with 5 additions and 2 deletions
|
|
@ -55,6 +55,5 @@ script:
|
|||
|
||||
after_script:
|
||||
- cd $CURRENT_DIR
|
||||
- php vendor/bin/coveralls -v
|
||||
- wget https://scrutinizer-ci.com/ocular.phar
|
||||
- php ocular.phar code-coverage:upload --format=php-clover build/logs/clover.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue