thomas-mcdonald/qa

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/controllers/users_controller.rb52
A
0 mins
app/controllers/votes_controller.rb38
A
0 mins
app/helpers/application_helper.rb9
A
0 mins
app/helpers/comment_helper.rb5
A
0 mins
app/helpers/counts_helper.rb47
A
0 mins
app/helpers/questions_helper.rb5
A
0 mins
app/helpers/tab_helper.rb8
A
0 mins
app/helpers/url_helper.rb9
A
0 mins
app/helpers/users_helper.rb9
A
0 mins
app/helpers/votes_helper.rb23
A
0 mins
app/models/admin_dashboard.rb26
A
0 mins
app/models/answer.rb27
A
0 mins
app/models/application_record.rb3
A
0 mins
app/models/authorization.rb16
A
0 mins
app/models/badge.rb15
A
0 mins
app/models/comment.rb7
A
0 mins
app/models/concerns/last_activity.rb14
A
0 mins
app/models/concerns/slugger.rb24
A
0 mins
app/models/concerns/timeline.rb13
A
0 mins
app/models/concerns/voteable.rb17
A
0 mins
app/models/post_history.rb6
A
0 mins
app/models/question.rb80
A
0 mins
app/models/reputation_event.rb45
A
0 mins
app/models/tag.rb20
A
0 mins
app/models/tagging.rb4
A
0 mins
app/models/timeline_actor.rb4
A
0 mins
app/models/timeline_event.rb33
A
0 mins
app/models/user.rb67
A
0 mins
app/models/vote.rb35
A
0 mins
app/policies/answer_policy.rb5
A
0 mins
app/policies/comment_policy.rb18
A
0 mins
app/policies/post_policy.rb18
A
0 mins
app/policies/question_policy.rb5
A
0 mins
app/policies/shared_policy.rb6
A
0 mins
app/services/answer_creator.rb29
A
0 mins
app/services/question_creator.rb28
A
0 mins
app/services/vote_creator.rb47
A
0 mins
app/views/admin/_warning.html.erb
app/views/admin/dashboard/health.html.erb
app/views/admin/dashboard/index.html.erb
app/views/admin/users/edit.html.erb
app/views/answers/_accept_answer.html.erb
app/views/answers/_answer.html.erb
app/views/answers/_form.html.erb
app/views/answers/edit.html.erb
app/views/authorizations/callback.html.erb
app/views/badges/show.html.erb
app/views/comments/_comment.html.erb
app/views/comments/_comments.html.erb
app/views/comments/_form.html.erb