push
circleci
0 of 19 new or added lines in 1 file covered. (0.0%)
647 existing lines in 33 files now uncovered.2847 of 3126 relevant lines covered (91.07%)
540.6 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
|