hstove/issue_stats

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.hound.yml
.rspec
.ruby-version
.travis.yml
Gemfile
Gemfile.lock
GuardFile
Procfile
README.md
Rakefile
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/highcharts_theme.js.coffee
app/assets/javascripts/repositories.js.coffee
app/assets/stylesheets/_helpers.css.sass
app/assets/stylesheets/_variables.css.scss
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/repositories.css.sass
app/controllers/application_controller.rb14
A
0 mins
app/controllers/repositories_controller.rb63
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/highcharts_helper.rb68
A
1 hr
app/helpers/repositories_helper.rb75
A
0 mins
app/helpers/sortable_headers_helper.rb36
A
0 mins
app/jobs/bootstrap_report.rb5
A
0 mins
app/jobs/fetch_metadata.rb7
A
0 mins
app/jobs/scrape_job.rb11
A
0 mins
app/models/issue.rb38
A
45 mins
app/models/report.rb176
B
4 hrs
app/views/layouts/_ad.html.haml
app/views/layouts/_welcome.html.haml
app/views/layouts/application.html.haml
app/views/repositories/_badge_modal.html.haml
app/views/repositories/_select_language.html.haml
app/views/repositories/_stats.html.haml
app/views/repositories/analysis.html.haml
app/views/repositories/index.html.haml
app/views/repositories/not_found.html.haml
app/views/repositories/show.html.haml
app/views/repositories/show.json.jbuilder
app/views/sortable/_header.html.haml
backup.sh
bin/bundle
bin/rails
bin/rake
bin/rspec
bin/spring
config.ru
lib/tasks/bootstrap_all.rake
lib/tasks/metadata_all.rake