UndercoverCI / coverage
failed
Dec 15, 2024 in 1m 49s
Complete
🚨 UndercoverCI has detected 1 warning in this changeset.
Details
Revision fe3fca2
has modified the following 2 code locations. Results marked with
file | name | coverage | branches |
---|---|---|---|
lib/undercover/version.rb | Undercover |
0.0 | 0/0 |
lib/undercover/options.rb | class Options |
0.942 |
Annotations
Check warning on line 5 in lib/undercover/version.rb
undercoverci / coverage
Untested module
Module `Undercover` is missing coverage for line (node coverage: 0.0).
Raw output
3: module Undercover hits: n/a
4: VERSION = '0.6.2' hits: n/a
5: end hits: n/a
Loading