hovancik/BSDSec

View on GitHub
Branch: trunk(View all)
NameLines of codeMaintainabilityTest coverage
.browserslistrc
.codeclimate.json
.devcontainer/Dockerfile
.devcontainer/boot.sh
.devcontainer/devcontainer.json
.devcontainer/docker-compose.yml
.devcontainer/readme.md
.env.devcontainer
.env.docker
.env.example
.github/FUNDING.yml
.github/workflows/tests.yml
.gitignore
.hound.yml
.node-version
.ruby-style.yml
.ruby-version
.scss-style.yml
Dockerfile
Gemfile
Gemfile.lock
Procfile
README.md
Rakefile
app/assets/config/manifest.js0
A
0 mins
app/controllers/application_controller.rb7
A
0 mins
app/controllers/articles_controller.rb16
A
0 mins
app/controllers/tags_controller.rb6
A
0 mins
app/helpers/application_helper.rb14
A
0 mins
F
55%
app/helpers/articles_helper.rb2
A
0 mins
A
100%
app/helpers/tags_helper.rb2
A
0 mins
A
100%
app/javascript/images/bsdsec.jpeg
app/javascript/images/bsdsec.png
app/javascript/packs/application.js3
A
0 mins
app/javascript/styles/application.scss
app/mailboxes/application_mailbox.rb3
A
0 mins
A
100%
app/mailboxes/bsdsec_mailbox.rb83
A
1 hr
D
60%
app/models/application_record.rb3
A
0 mins
A
100%
app/models/article.rb17
A
0 mins
B
84%
app/models/email.rb2
A
0 mins
A
100%
app/models/tag.rb9
A
0 mins
B
85%
app/models/tagging.rb4
A
0 mins
A
100%
app/views/articles/_disqus.html.erb
app/views/articles/index.atom.builder
app/views/articles/index.html.erb
app/views/articles/show.html.erb
app/views/kaminari/_next_page.html.erb
app/views/kaminari/_paginator.html.erb
app/views/kaminari/_prev_page.html.erb
app/views/layouts/application.html.erb