Coveralls credentials are not exposed for PR from forks for security reasons (i.e. exposing secrets by altering the CircleCI configuration).
Coveralls can be run afterwards by an authorised user by manually triggering the default pipeline for the PR inside CircleCI. This should only be done AFTER reviewing the PR. The parameter run-build = false can be set to avoid rerunning all the tests.
Coveralls credentials are not exposed for PR from forks for security reasons (i.e. exposing secrets by altering the CircleCI configuration).
Coveralls can be run afterwards by an authorised user by manually triggering the default pipeline for the PR inside CircleCI. This should only be done AFTER reviewing the PR. The parameter
run-build = false
can be set to avoid rerunning all the tests.