whitesmith / whitesmith/rubycritic
Rubycritic Not Displaying Coverage Information in Rails Project
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 3.5k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
When I run rubycritic in my Rails project, I get an output that shows no code coverage despite a regular SimpleCov run in the project showing the coverage. I don't see any documentation about setting up configuration for rubycritic and simplecov, so presume this is a bug with the current version.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Rails project run described in the issue, comparing rubycritic output with a regular SimpleCov run. Then trace rubycritic's coverage integration and configuration paths; done means the issue's coverage information is displayed correctly or the required setup is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100