changepack/changepack

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.github/dependabot.yml
.github/workflows/ci.yml
.gitignore
.rspec
.rubocop.yml
.ruby-version
.slim-lint.yml
.tmuxinator.yml.example
Aptfile
CONTRIBUTING.md
Gemfile
Gemfile.lock
Guardfile
LICENSE
Procfile
Procfile.dev
README.md
Rakefile
app.json
app/assets/config/manifest.js0
A
0 mins
app/assets/images/logo.png
app/assets/stylesheets/actiontext.css
app/assets/stylesheets/application.css
app/assets/stylesheets/application.tailwind.css
app/channels/application_cable/channel.rb4
A
0 mins
A
100%
app/channels/application_cable/connection.rb4
A
0 mins
A
100%
app/controllers/api/application_controller.rb51
A
0 mins
B
88%
app/controllers/api/v1/posts_controller.rb37
A
0 mins
A
100%
app/controllers/application_controller.rb36
A
0 mins
A
93%
app/controllers/concerns/pullable.rb29
A
0 mins
D
66%
app/controllers/posts_controller.rb89
A
0 mins
F
49%
app/controllers/repositories_controller.rb18
A
0 mins
C
75%
app/controllers/sources_controller.rb12
A
0 mins
F
55%
app/controllers/teams_controller.rb18
A
0 mins
C
75%
app/controllers/users/application_controller.rb5
A
0 mins
A
100%
app/controllers/users/cypress_controller.rb24
A
0 mins
app/controllers/users/omniauth_callbacks_controller.rb30
A
0 mins
A
90%
app/controllers/users/registrations_controller.rb29
A
0 mins
C
76%
app/decorators/account_decorator.rb15
A
0 mins
D
60%
app/decorators/application_decorator.rb4
A
0 mins
A
100%
app/decorators/post_decorator.rb10
A
0 mins
C
71%
app/decorators/update_decorator.rb43
A
0 mins
A
100%
app/fields/text_input.rb5
A
0 mins
D
66%
app/helpers/application_helper.rb23
A
0 mins
C
70%
app/javascript/application.js4
A
0 mins
app/javascript/controllers/application.js5
A
0 mins
app/javascript/controllers/index.js3
A
0 mins
app/jobs/application_job.rb5
A
0 mins
A
100%
app/mailers/application_mailer.rb4
A
0 mins
A
100%