f96q/kptboard

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/javascripts/application.js9
A
0 mins
app/javascripts/components/ActionCable.js50
A
2 hrs
app/javascripts/components/Alert.js23
A
0 mins
app/javascripts/components/App.js20
A
0 mins
app/javascripts/components/Label.js30
A
0 mins
app/javascripts/components/LabelModal.js58
A
2 hrs
app/javascripts/components/Retrospective.js89
D
2 days
app/javascripts/components/UserItem.js24
A
0 mins
app/javascripts/components/UserList.js41
A
1 hr
app/javascripts/index.js8
A
0 mins
app/javascripts/reducers/app.js27
A
0 mins
app/javascripts/reducers/channel.js52
A
0 mins
app/javascripts/reducers/index.js11
A
0 mins
app/javascripts/reducers/label.js160
A
1 hr
app/javascripts/reducers/user.js42
A
35 mins
app/javascripts/store/configureStore.js5
A
0 mins
app/jobs/application_job.rb2
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/models/application_record.rb3
A
0 mins
app/models/label.rb7
A
0 mins
app/models/retrospective.rb7
A
0 mins
app/models/retrospectives_user.rb5
A
0 mins
app/models/user.rb8
A
0 mins
app/views/application/_error_alert.html.haml
app/views/channels/_label.json.jbuilder
app/views/channels/retrospective.json.jbuilder
app/views/layouts/application.html.haml
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/retrospectives/_form.html.haml
app/views/retrospectives/edit.html.haml
app/views/retrospectives/export.text.haml
app/views/retrospectives/index.html.haml
app/views/retrospectives/new.html.haml
app/views/retrospectives/show.html.haml
app/views/users/confirmations/new.html.haml
app/views/users/mailer/confirmation_instructions.html.haml
app/views/users/mailer/reset_password_instructions.html.haml
app/views/users/mailer/unlock_instructions.html.haml
app/views/users/passwords/edit.html.haml
app/views/users/passwords/new.html.haml
app/views/users/registrations/edit.html.haml
app/views/users/registrations/new.html.haml
app/views/users/sessions/new.html+demo_login.haml
app/views/users/sessions/new.html.haml
app/views/users/shared/_links.haml
app/views/users/unlocks/new.html.haml
bin/bundle
bin/rails
bin/rake