Skip to content

Add db/ to default excludes (#217)

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 ⚠️ have untested lines added or changed in this commit, look into them!

file name coverage branches
lib/undercover/version.rb ⚠️ module Undercover 0.0 0/0
lib/undercover/options.rb class Options 0.942

Annotations

Check warning on line 5 in lib/undercover/version.rb

See this annotation in the file changed.

@undercoverci 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