push
circleci
3 of 3 new or added lines in 1 file covered. (100.0%)
1026 existing lines in 51 files now uncovered.2829 of 3095 relevant lines covered (91.41%)
489.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
|