circleci
64 of 71 new or added lines in 8 files covered. (90.14%)
742 existing lines in 45 files now uncovered.2831 of 3109 relevant lines covered (91.06%)
530.85 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
|