circleci
2 of 2 new or added lines in 1 file covered. (100.0%)
394 existing lines in 25 files now uncovered.2855 of 3129 relevant lines covered (91.24%)
554.96 hits per line
| 1 |
# frozen_string_literal: true
|
|
|
UNCOV
2
|
module TigerData |
3✔ |
|
UNCOV
3
|
class LdapError < StandardError |
3✔ |
|
UNCOV
4
|
end
|
|
|
UNCOV
5
|
end
|