markbates / markbates/cover_me
coverage measurement not enabled?
- Dominant language
- Ruby
- Stars
- 203
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Getting the following at the end of my test output:
/usr/lib/ruby/gems/1.9.1/gems/cover_me-1.2.0/lib/cover_me.rb:44:in `result': coverage measurement is not enabled (RuntimeError)
from /usr/lib/ruby/gems/1.9.1/gems/cover_me-1.2.0/lib/cover_me.rb:44:in`block in '
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the test output and inspect cover_me.rb at line 44, where result raises the coverage measurement error. Trace how coverage measurement is enabled before that call and determine the expected behavior when it is not enabled. The issue is done when the reported error no longer occurs in the affected test run, with appropriate verification added if the project provides a relevant test entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100