Open
Description
When the first build fails, rspec-rerun reruns the test. At this moment, coveralls output is sent twice in this case. A rake task can be added that runs rspec-rerun, and then submits merged output to coveralls. See "Merging multiple test suites" in coveralls ruby docs.