drabkirn/feedka

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/controllers/feeds_controller.rb116
A
1 hr
A
100%
app/controllers/home_controller.rb4
A
0 mins
A
100%
app/controllers/reports_controller.rb40
A
0 mins
A
100%
app/controllers/users/multi_factor_authentication_controller.rb24
A
0 mins
A
100%
app/controllers/users/sessions_controller.rb28
A
1 hr
A
100%
app/dashboards/feed_dashboard.rb11
A
0 mins
app/dashboards/report_dashboard.rb24
A
0 mins
app/dashboards/user_dashboard.rb29
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
A
100%
app/javascript/assets/animate.min.css
app/javascript/assets/custom.css
app/javascript/assets/desityle.js83
A
0 mins
app/javascript/channels/consumer.js2
A
0 mins
app/javascript/channels/index.js2
A
0 mins
app/javascript/packs/application.js26
A
0 mins
app/jobs/application_job.rb2
A
0 mins
app/jobs/feed_save_job.rb10
A
0 mins
A
100%
app/lib/encryption.rb10
A
0 mins
A
100%
app/lib/message.rb59
A
0 mins
A
94%
app/mailers/application_mailer.rb4
A
0 mins
app/models/application_record.rb3
A
0 mins
A
100%
app/models/feed.rb13
A
0 mins
A
100%
app/models/report.rb12
A
0 mins
A
100%
app/models/user.rb18
A
0 mins
A
100%
app/views/application/_analytics.html.erb
app/views/application/_flash.html.erb
app/views/application/_footer.html.erb
app/views/application/_navigation.html.erb
app/views/feeds/_export.html.erb
app/views/feeds/_form.html.erb
app/views/feeds/_guide.html.erb
app/views/feeds/feedback.html.erb
app/views/feeds/index.html.erb
app/views/home/index.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/reports/_form.html.erb
app/views/reports/report.html.erb
app/views/reports/show.html.erb
app/views/users/confirmations/new.html.erb
app/views/users/mailer/confirmation_instructions.html.erb
app/views/users/mailer/email_changed.html.erb
app/views/users/mailer/password_change.html.erb
app/views/users/mailer/reset_password_instructions.html.erb
app/views/users/mailer/unlock_instructions.html.erb
app/views/users/passwords/edit.html.erb
app/views/users/passwords/new.html.erb
app/views/users/registrations/edit.html.erb
app/views/users/registrations/new.html.erb