smartinez87/exception_notification

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
lib/exception_notifier/email_notifier.rb159
C
7 hrs
lib/exception_notifier/google_chat_notifier.rb35
A
0 mins
lib/exception_notifier/hipchat_notifier.rb44
A
1 hr
lib/exception_notifier/irc_notifier.rb46
A
25 mins
lib/exception_notifier/mattermost_notifier.rb61
A
0 mins
lib/exception_notifier/modules/backtrace_cleaner.rb11
A
0 mins
lib/exception_notifier/modules/error_grouping.rb68
A
0 mins
lib/exception_notifier/modules/formatter.rb69
A
0 mins
lib/exception_notifier/notifier.rb15
A
0 mins
lib/exception_notifier/slack_notifier.rb86
A
1 hr
lib/exception_notifier/sns_notifier.rb68
A
1 hr
lib/exception_notifier/teams_notifier.rb164
A
2 hrs
lib/exception_notifier/views/exception_notifier/_backtrace.html.erb
lib/exception_notifier/views/exception_notifier/_backtrace.text.erb
lib/exception_notifier/views/exception_notifier/_data.html.erb
lib/exception_notifier/views/exception_notifier/_data.text.erb
lib/exception_notifier/views/exception_notifier/_environment.html.erb
lib/exception_notifier/views/exception_notifier/_environment.text.erb
lib/exception_notifier/views/exception_notifier/_request.html.erb
lib/exception_notifier/views/exception_notifier/_request.text.erb
lib/exception_notifier/views/exception_notifier/_session.html.erb
lib/exception_notifier/views/exception_notifier/_session.text.erb
lib/exception_notifier/views/exception_notifier/_title.html.erb
lib/exception_notifier/views/exception_notifier/_title.text.erb
lib/exception_notifier/views/exception_notifier/background_exception_notification.html.erb
lib/exception_notifier/views/exception_notifier/background_exception_notification.text.erb
lib/exception_notifier/views/exception_notifier/exception_notification.html.erb
lib/exception_notifier/views/exception_notifier/exception_notification.text.erb
lib/exception_notifier/webhook_notifier.rb42
A
1 hr
lib/generators/exception_notification/install_generator.rb17
A
0 mins
lib/generators/exception_notification/templates/exception_notification.rb.erb