]> source.dussan.org Git - rspamd.git/commit
Ignore coveralls API errors 3002/head
authorAnton Yuzhaninov <citrin+git@citrin.ru>
Tue, 13 Aug 2019 14:47:00 +0000 (15:47 +0100)
committerAnton Yuzhaninov <citrin+git@citrin.ru>
Tue, 13 Aug 2019 14:47:00 +0000 (15:47 +0100)
commit46727d273491d5ce2b7e74cd1b1f4501607db28f
treefc11d5608c2ca7ea7054a39853edf34dd475d14f
parent6597e51e5a56e7285a41041bb4b80b98ef4b8773
Ignore coveralls API errors

Exiting with zero exit code in case of errors in bad style, but we do
not want to fail CI test run if coveralls.io is down. For other error
(e. g. internal scrip errors) exit code still be non zero.
test/tools/merge_coveralls.py