circleci
1 of 2 new or added lines in 1 file covered. (50.0%)
1757 existing lines in 75 files now uncovered.2856 of 3129 relevant lines covered (91.28%)
547.78 hits per line
| 1 |
# frozen_string_literal: true
|
|
| 2 |
|
|
|
UNCOV
3
|
module TigerData |
2✔ |
|
UNCOV
4
|
class MailerError < StandardError |
2✔ |
|
UNCOV
5
|
end
|
|
|
UNCOV
6
|
end
|