circleci
10 of 10 new or added lines in 2 files covered. (100.0%)
1173 existing lines in 56 files now uncovered.2482 of 2821 relevant lines covered (87.98%)
317.98 hits per line
| 1 |
# frozen_string_literal: true
|
|
|
UNCOV
2
|
module TigerData |
1✔ |
|
UNCOV
3
|
class LdapError < StandardError |
1✔ |
|
UNCOV
4
|
end
|
|
|
UNCOV
5
|
end
|