circleci
42 of 69 new or added lines in 8 files covered. (60.87%)
248 existing lines in 22 files now uncovered.2825 of 3104 relevant lines covered (91.01%)
536.18 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
|