markbates / markbates/cover_me
Inconsistently returns no files in report
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 203
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Not sure if this is an issue or a user problem, but inconsistently, cover_me returns a report of 0 files (with 0% coverage). I'm using rspec tests, typically running through a spork server with --drb set in .rspec, and autotest. I've tried shutting down spork, autotest & removing the --drb call, but it still returns 0 coverage most of the time. And yet - every now and then - it returns the correct coverage report. Can't figure out why, can't think of anything I'm doing differently.
Rails 3.0.3, RSpec 2.4.0, cover_me 1.0.0.rc5
Contributor guide
No contributing guide indexed for this repository
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
No source file or test is named. Start by reproducing the zero-file report with Rails 3.0.3, RSpec 2.4.0, cover_me 1.0.0.rc5, and the listed Spork, autotest, and --drb setup, then compare it with a successful run. Done means coverage reports consistently include the expected files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- testing-qa, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100