ruby on rails - Coveralls not sending Pull Request status -


i develop in rails, keep code in github, use circleci testing, , i've been trying introduce coveralls in picture.

i've set these settings in coveralls:

i added coveralls gem:

and set spec_helper.rb instructed in coveralls' documentation:

what working: circleci sends coverage information coveralls, , can see coverage reports.

what not working: coveralls doesn't send pull request status can't see in github whether pr meets coverage expectations shown here in 1 of ads:

if went through coveralls-circleci setup, appreciate pointers on this.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -