• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sds / overcommit / 1060
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: solargraph-change-output-format
DEFAULT BRANCH: master
Ran 20 Nov 2015 06:57AM UTC
Jobs 6
Files 137
Run time 5min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1060

push

travis-ci

sds
Add processors hook option

Add option which allows hooks to specify that they require a specified
number of processing units from the total number of `concurrency`
processing units available.

20 of 20 new or added lines in 3 files covered. (100.0%)

1579 of 2665 relevant lines covered (59.25%)

1213.8 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
lib/overcommit/hook/base.rb
2
100.0
lib/overcommit/hook_runner.rb

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/overcommit/subprocess.rb
2
100.0
lib/overcommit/git_repo.rb
2
100.0
lib/overcommit/hook/commit_msg/empty_message.rb
2
100.0
lib/overcommit/hook/commit_msg/gerrit_change_id.rb
2
100.0
lib/overcommit/hook/shared/index_tags.rb
3
100.0
lib/overcommit/hook/commit_msg/russian_novel.rb
3
100.0
lib/overcommit/hook_context/run_all.rb
3
100.0
lib/overcommit/hook/pre_commit/brakeman.rb
3
100.0
lib/overcommit/hook/pre_commit/chamber_security.rb
3
100.0
lib/overcommit/hook/pre_commit/hard_tabs.rb
3
100.0
lib/overcommit/hook/pre_commit/trailing_whitespace.rb
3
100.0
lib/overcommit/hook/pre_commit/travis_lint.rb
3
100.0
lib/overcommit/hook/shared/bower_install.rb
3
100.0
lib/overcommit/hook/shared/bundle_install.rb
3
100.0
lib/overcommit/hook/shared/npm_install.rb
4
100.0
lib/overcommit/configuration_validator.rb
4
100.0
lib/overcommit/hook/commit_msg/hard_tabs.rb
4
100.0
lib/overcommit/hook/commit_msg/single_line_subject.rb
4
100.0
lib/overcommit/hook/commit_msg/trailing_period.rb
4
100.0
lib/overcommit/hook_context.rb
4
100.0
lib/overcommit/hook_loader/built_in_hook_loader.rb
4
100.0
lib/overcommit/hook/pre_commit/js_lint.rb
4
100.0
lib/overcommit/hook/pre_commit/local_paths_in_gemfile.rb
4
100.0
lib/overcommit/hook/pre_commit/merge_conflicts.rb
4
100.0
lib/overcommit/hook/pre_commit/scalariform.rb
4
100.0
lib/overcommit/hook/pre_push/r_spec.rb
5
100.0
lib/overcommit/hook/commit_msg/capitalized_subject.rb
5
100.0
lib/overcommit/hook_loader/base.rb
5
100.0
lib/overcommit/hook/pre_commit/broken_symlinks.rb
5
100.0
lib/overcommit/hook/pre_commit/go_lint.rb
5
100.0
lib/overcommit/hook/pre_commit/haml_lint.rb
5
100.0
lib/overcommit/hook/pre_commit/java_checkstyle.rb
5
100.0
lib/overcommit/hook/pre_commit/pep257.rb
5
100.0
lib/overcommit/hook/pre_commit/rubo_cop.rb
5
100.0
lib/overcommit/hook/pre_commit/ruby_lint.rb
5
100.0
lib/overcommit/hook/pre_commit/semi_standard.rb
5
100.0
lib/overcommit/hook/pre_commit/shell_check.rb
5
100.0
lib/overcommit/hook/pre_commit/slim_lint.rb
5
100.0
lib/overcommit/hook/pre_commit/standard.rb
5
100.0
lib/overcommit/hook/pre_commit/vint.rb
5
100.0
lib/overcommit/hook/pre_commit/xml_lint.rb
6
100.0
lib/overcommit/hook/pre_commit/berksfile_check.rb
6
100.0
lib/overcommit/hook/pre_commit/css_lint.rb
6
100.0
lib/overcommit/hook/pre_commit/es_lint.rb
6
100.0
lib/overcommit/hook/pre_commit/go_vet.rb
6
100.0
lib/overcommit/hook/pre_commit/hlint.rb
6
100.0
lib/overcommit/hook/pre_commit/jscs.rb
6
100.0
lib/overcommit/hook/pre_commit/js_hint.rb
6
100.0
lib/overcommit/hook/pre_commit/jsl.rb
6
100.0
lib/overcommit/hook/pre_commit/nginx_test.rb
6
100.0
lib/overcommit/hook/pre_commit/pep8.rb
6
100.0
lib/overcommit/hook/pre_commit/puppet_lint.rb
6
100.0
lib/overcommit/hook/pre_commit/pylint.rb
6
100.0
lib/overcommit/hook/pre_commit/python_flake8.rb
6
100.0
lib/overcommit/hook/pre_commit/reek.rb
6
100.0
lib/overcommit/hook/pre_commit/scss_lint.rb
6
100.0
lib/overcommit/hook/pre_commit/sqlint.rb
6
100.0
lib/overcommit/hook/pre_commit/yaml_syntax.rb
7
100.0
lib/overcommit/hook/pre_commit/author_email.rb
7
100.0
lib/overcommit/hook/pre_commit/author_name.rb
7
100.0
lib/overcommit/hook/pre_commit/coffee_lint.rb
7
100.0
lib/overcommit/hook/pre_commit/html_tidy.rb
7
100.0
lib/overcommit/hook/pre_commit/json_syntax.rb
7
100.0
lib/overcommit/hook/pre_commit/scalastyle.rb
7
100.0
lib/overcommit/hook/pre_commit/xml_syntax.rb
7
100.0
lib/overcommit/hook_signer.rb
8
100.0
lib/overcommit/hook/pre_commit/pyflakes.rb
8
100.0
lib/overcommit/hook/pre_push/protected_branches.rb
8
100.0
lib/overcommit/hook/pre_rebase/merged_commits.rb
9
100.0
lib/overcommit/configuration_loader.rb
9
100.0
lib/overcommit/hook/pre_commit/bundle_check.rb
9
100.0
lib/overcommit/hook/pre_commit/html_hint.rb
9
100.0
lib/overcommit/hook/shared/submodule_status.rb
10
100.0
lib/overcommit/hook/pre_commit/image_optim.rb
10
100.0
lib/overcommit/hook/pre_commit/w3c_css.rb
10
100.0
lib/overcommit/hook/pre_commit/w3c_html.rb
11
100.0
lib/overcommit/hook/commit_msg/spell_check.rb
11
100.0
lib/overcommit/hook_loader/plugin_hook_loader.rb
11
100.0
lib/overcommit/hook/post_commit/git_guilt.rb
12
100.0
lib/overcommit/hook/pre_commit/case_conflicts.rb
13
100.0
lib/overcommit/interrupt_handler.rb
15
100.0
lib/overcommit/hook/commit_msg/text_width.rb
15
100.0
lib/overcommit/hook/pre_commit/base.rb
17
100.0
lib/overcommit/hook/pre_commit/execute_permissions.rb
18
100.0
lib/overcommit/hook/pre_commit/rails_schema_up_to_date.rb
20
100.0
lib/overcommit/hook/base.rb
22
100.0
lib/overcommit/printer.rb
24
100.0
lib/overcommit/utils.rb
30
100.0
lib/overcommit/cli.rb
88
100.0
lib/overcommit/hook_runner.rb
116
100.0
lib/overcommit/configuration.rb
Jobs
ID Job ID Ran Files Coverage
1 1060.1 (1.9.3) 20 Nov 2015 06:57AM UTC 0
60.42
Travis Job 1060.1
2 1060.2 (2.0) 20 Nov 2015 06:57AM UTC 0
60.28
Travis Job 1060.2
3 1060.3 (2.1) 20 Nov 2015 06:57AM UTC 0
60.28
Travis Job 1060.3
4 1060.4 (2.2) 20 Nov 2015 06:57AM UTC 0
60.28
Travis Job 1060.4
5 1060.5 (jruby-19mode) 20 Nov 2015 07:01AM UTC 0
59.57
Travis Job 1060.5
6 1060.6 (rbx-2) 20 Nov 2015 07:03AM UTC 0
94.12
Travis Job 1060.6
Source Files on build 1060
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1060
  • 1d8ab038 on github
  • Prev Build on parallel (#1048)
  • Next Build on parallel (#1062)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc