.browserslistrc | |
|
|
.circleci/config.yml | |
|
|
.dockerignore | |
|
|
.env.example | |
|
|
.gitignore | |
|
|
.rubocop.yml | |
|
|
.ruby-version | |
|
|
Dockerfile | |
|
|
Dockerfile.prod | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/config/manifest.js | 0 | A 0 mins |
|
app/assets/stylesheets/application.css | |
|
|
app/channels/application_cable/channel.rb | 4 | A 0 mins | A 100% |
app/channels/application_cable/connection.rb | 4 | A 0 mins | A 100% |
app/contexts/project_context.rb | 9 | A 0 mins | A 100% |
app/contexts/project_improvement_context.rb | 12 | A 0 mins | A 100% |
app/controllers/application_controller.rb | 2 | A 0 mins | A 100% |
app/controllers/pages_controller.rb | 3 | A 0 mins | A 100% |
app/helpers/application_helper.rb | 2 | A 0 mins | A 100% |
app/javascript/channels/consumer.js | 2 | A 0 mins |
|
app/javascript/channels/index.js | 2 | A 0 mins |
|
app/javascript/packs/application.js | 3 | A 0 mins |
|
app/jobs/application_job.rb | 2 | A 0 mins | A 100% |
app/mailers/application_mailer.rb | 4 | A 0 mins | A 100% |
app/models/application_record.rb | 3 | A 0 mins | A 100% |
app/models/project.rb | 7 | A 0 mins | A 100% |
app/models/project_improvement.rb | 14 | A 0 mins | A 100% |
app/services/github_account_service.rb | 14 | A 0 mins | D 60% |
app/services/pipeline_service.rb | 24 | A 0 mins | F 26% |
app/services/pipeline_service/improvement.rb | 14 | A 0 mins | A 100% |
app/services/pipeline_service/improvement/readme_gem_improvement_1.rb | 27 | A 20 mins | A 100% |
app/services/pipeline_service/improvement/readme_gem_improvement_2.rb | 25 | A 20 mins | A 100% |
app/services/pipeline_service/improvement/sample_improvement.rb | 12 | A 0 mins | C 71% |
app/services/pipeline_service/repository.rb | 20 | A 0 mins | F 41% |
app/services/repository_service.rb | 52 | A 0 mins | F 35% |
app/views/layouts/application.html.erb | |
|
|
app/views/layouts/mailer.html.erb | |
|
|
app/views/layouts/mailer.text.erb | |
|
|
app/views/pages/welcome.html.erb | |
|
|
babel.config.js | 70 | A 2 hrs |
|
bin/bundle | |
|
|
bin/production_container_start | |
|
|
bin/rails | |
|
|
bin/rake | |
|
|
bin/setup | |
|
|
bin/spring | |
|
|
bin/webpack | |
|
|