datacite/volpino

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/serializers/role_serializer.rb7
A
0 mins
app/serializers/user_serializer.rb15
A
0 mins
A
100%
app/controllers/users/sessions_controller.rb39
A
25 mins
app/models/role.rb35
A
35 mins
C
73%
app/models/concerns/authenticable.rb64
A
1 hr
D
66%
app/controllers/concerns/error_serializable.rb21
A
1 hr
A
100%
app/assets/javascripts/works/index.js59
A
1 hr
app/controllers/admin/users_controller.rb72
A
1 hr
app/models/concerns/typeable.rb40
A
2 hrs
F
50%
app/controllers/concerns/paginatable.rb29
A
2 hrs
C
72%
app/models/ability.rb37
A
2 hrs
F
52%
app/controllers/admin/claims_controller.rb85
B
4 hrs
app/controllers/users_controller.rb133
B
6 hrs
F
50%
app/controllers/users/omniauth_callbacks_controller.rb133
C
1 day
F
9%
app/controllers/claims_controller.rb155
C
1 day
C
72%
app/models/concerns/indexable.rb302
C
1 day
F
37%
app/models/claim.rb280
D
2 days
D
62%
app/models/user.rb323
D
2 days
C
70%
.dockerignore
.env.build
.github/workflows/ci.yml
.github/workflows/deploy.yml
.github/workflows/pull_request.yml
.github/workflows/release.yml
.gitignore
.rubocop.yml
Dockerfile
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/images/landing.jpg
app/views/admin/claims/_index.html.erb
app/views/admin/claims/edit.js.erb
app/views/admin/claims/index.html.erb
app/views/admin/claims/index.js.erb
app/views/admin/users/_index.html.erb
app/views/admin/users/edit.js.erb
app/views/admin/users/index.html.erb
app/views/admin/users/index.js.erb
app/views/index/index.html.erb
app/views/kaminari/_first_page.html.erb
app/views/kaminari/_gap.html.erb
app/views/kaminari/_last_page.html.erb
app/views/kaminari/_next_page.html.erb
app/views/kaminari/_page.html.erb
app/views/kaminari/_paginator.html.erb
app/views/kaminari/_prev_page.html.erb
app/views/layouts/_flash.html.erb