ZeusWPI/gamification

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/robots.txt
public/favicon.ico
public/500.html
public/422.html
public/404.html
lib/capistrano/tasks/webhooks.cap
lib/capistrano/tasks/logs.cap
lib/active_record_extensions.rb10
A
0 mins
config.ru
bin/setup_db.sh
bin/rake
bin/rails
bin/bundle
app/views/top4/show.json.jbuilder
app/views/top4/show.html.erb
app/views/top4/_issue_closed.html.erb
app/views/top4/_issue.html.erb
app/views/scoreboard/index.html.erb
app/views/repositories/show.html.erb
app/views/repositories/index.html.erb
app/views/repositories/graphs.js.erb
app/views/repositories/_scoreboard.html.erb
app/views/repositories/_repository.html.erb
app/views/pages/faq.html.erb
app/views/layouts/application.html.erb
app/views/coders/show.html.erb
app/views/coders/graphs.js.erb
app/views/coders/datatables/_commit_history.html.erb
app/views/coders/datatables/_claimed_bounties.html.erb
app/views/coders/_scoreboard.html.erb
app/views/coders/_contributions.html.erb
app/views/coders/_coder.html.erb
app/views/bounties/update_or_create.js.coffee
app/views/bounties/index.html.erb
app/views/application/_flash.html.erb
app/views/application/_chart_is_loading.html.erb
app/services/slack.rb12
A
0 mins
app/models/repository.rb76
A
0 mins
app/models/issue.rb48
A
55 mins
app/models/git_identity.rb3
A
0 mins
app/models/concerns/schwarm.rb18
A
0 mins
app/models/concerns/repo_filters.rb14
A
0 mins
app/models/concerns/bounty_points.rb34
A
0 mins
app/models/commit.rb69
A
0 mins
app/models/coder.rb59
A
0 mins
app/models/bounty.rb79
A
35 mins
app/helpers/webhooks_helper.rb2
A
0 mins
app/helpers/top4_helper.rb2
A
0 mins
app/helpers/repositories_helper.rb2
A
0 mins
app/helpers/issues_helper.rb2
A
0 mins