sergio-fry/youtube-fetcher

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.dockerignore
.env.development
.env.production
.env.test
.gitignore
.postcssrc.yml
.rspec
.ruby-version
.travis.yml
.yarnclean
Dockerfile
Gemfile
Gemfile.lock
LICENSE
Makefile
README.md
Rakefile
app/assets/config/manifest.js0
A
0 mins
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/channels.js0
A
0 mins
app/assets/javascripts/pages.js0
A
0 mins
app/assets/javascripts/search.js0
A
0 mins
app/assets/javascripts/stats.js0
A
0 mins
app/assets/javascripts/videos.js0
A
0 mins
app/assets/javascripts/welcome.js0
A
0 mins
app/assets/stylesheets/application.css
app/assets/stylesheets/channels.css
app/assets/stylesheets/feedback.scss
app/assets/stylesheets/pages.scss
app/assets/stylesheets/search.scss
app/assets/stylesheets/stats.scss
app/assets/stylesheets/videos.scss
app/assets/stylesheets/welcome.css
app/controllers/application_controller.rb29
A
0 mins
C
72%
app/controllers/channels_controller.rb108
A
35 mins
A
94%
app/controllers/feedbacks_controller.rb29
A
0 mins
B
89%
app/controllers/pages_controller.rb4
A
0 mins
F
0%
app/controllers/playlists_controller.rb4
A
0 mins
A
100%
app/controllers/search_controller.rb5
A
0 mins
A
100%
app/controllers/stats_controller.rb9
A
0 mins
A
100%
app/controllers/videos_controller.rb22
A
0 mins
C
78%
app/controllers/welcome_controller.rb5
A
0 mins
D
66%
app/helpers/application_helper.rb23
A
0 mins
C
71%
app/helpers/channels_helper.rb2
A
0 mins
A
100%
app/helpers/feedbacks_helper.rb2
A
0 mins
A
100%
app/helpers/pages_helper.rb2
A
0 mins
A
100%
app/helpers/search_helper.rb2
A
0 mins
A
100%
app/helpers/stats_helper.rb2
A
0 mins
A
100%
app/helpers/videos_helper.rb2
A
0 mins
A
100%