rubycritic
rubycritic copied to clipboard
Issue 423 - Add coverage data to compare view
Check list:
- [x] Add an entry to the changelog
- [x] Squash all commits into a single one
- [x] Describe your PR, link issues, etc.
This fixes issue: https://github.com/whitesmith/rubycritic/issues/423 I noticed that we are not passing any coverage data and the default value of it being 0, it shows 0% against all the files for compare build view.
@nunosilva800 could you review and merge this please? I am starting to use rubycritic and showing the correct coverage info on build/compare would be helpful.
Its been long since I worked on it and it is really hard to look at the code and make sense of what I was trying to achieve. I am ok to close this PR. Thank you.