codeclimate-action icon indicating copy to clipboard operation
codeclimate-action copied to clipboard

Issue when testing using Appraisal for multiple gem versions

Open uxxman opened this issue 5 years ago • 0 comments

Describe the bug I am using simplecov on a ruby gem and testing via rspec. Everything works as expected. But when I add Appraisal and run test via **bundle exec appraisal rspec, code coverage report to codeclimate fails

Version of codeclimate-action you're using v2.7.4

Example links https://github.com/uxxman/service_record/runs/1282544874?check_suite_focus=true

uxxman avatar Oct 20 '20 21:10 uxxman