markbates / markbates/cover_me

coverage measurement not enabled?

Open
#68 1 comment 2 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.