📣 A brand new edition of Quality is ready for you!
Try Qlty Cloud free
Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
ontohub/indexer
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
22 days ago
Refresh default branch
Refresh
Branch:
master
(View all)
Name
Lines of code
Maintainability
Test coverage
.gitignore
.hound.yml
.rspec
.rubocop.yml
.ruby-version
.stickler.yml
.travis.yml
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/controllers/application_controller.rb
2
A
0 mins
app/indexers/organization_indexer.rb
5
A
0 mins
app/indexers/repository_indexer.rb
5
A
0 mins
app/indexers/user_indexer.rb
5
A
0 mins
app/jobs/application_job.rb
2
A
0 mins
app/jobs/indexing_job.rb
13
A
0 mins
app/workers/application_worker.rb
9
A
0 mins
app/workers/indexing_worker.rb
4
A
0 mins
bin/bundle
bin/console
bin/indexer
bin/rails
bin/rake
bin/setup
bin/spring
bin/update
config.ru
lib/listener.rb
14
A
0 mins
lib/tasks/application.rake