push
0 of 1 new or added line in 1 file covered. (0.0%)
1529 existing lines in 63 files now uncovered.7 of 1711 relevant lines covered (0.41%)
0.0 hits per line
1 |
# The namespace that holds the notification services services
|
|
UNCOV
2
|
module DispatchRider |
× |
UNCOV
3
|
module NotificationServices |
× |
UNCOV
4
|
end
|
× |
UNCOV
5
|
end
|
× |
6 |
|
|
UNCOV
7
|
require "dispatch-rider/notification_services/base"
|
× |
UNCOV
8
|
require "dispatch-rider/notification_services/aws_sns"
|
× |
UNCOV
9
|
require "dispatch-rider/notification_services/file_system"
|
× |