ashirahattia/cs169-pgm

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
config/cucumber.yml
config/database.yml
config/locales/en.yml
config/secrets.yml
db/development.sqlite3
db/test.sqlite3
features/add_projects.feature
features/adjust_cost.feature
features/authentication.feature
features/force_match.feature
features/google_api.feature
features/google_instructions.feature
features/groups.feature
features/high_priority.feature
features/matching_algorithm.feature
features/priority_assigning.feature
features/projects.feature
features/rematching_error.feature
features/unmatched_projects.feature
features/view_results.feature
iterations/iter0.md
iterations/iter1-2.md
iterations/iter2-1.md
iterations/iter2-2.md
iterations/iter3-1.md
iterations/iter3-2.md
iterations/iter4-1.md
lib/tasks/cucumber.rake
lib/tasks/send_to_codeclimate.rake
log/test.log
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt
script/cucumber
spec/javascripts/support/jasmine.yml
app/assets/javascripts/application.js0
app/controllers/application_controller.rb5
app/controllers/google_controller.rb179
A
25 mins
app/controllers/groups_controller.rb68
A
2 hrs
app/controllers/login_controller.rb22
app/controllers/matches_controller.rb27
app/controllers/projects_controller.rb16
app/helpers/application_helper.rb7
app/helpers/google_helper.rb63
app/helpers/groups_helper.rb25
app/helpers/login_helper.rb2
app/helpers/matches_helper.rb54
app/helpers/projects_helper.rb2