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

jish / pre-commit
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: feature/license
DEFAULT BRANCH: master
Repo Added 30 Dec 2013 10:30PM UTC
Files 157
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

LAST BUILD ON BRANCH josh/quick-extension-filter
branch: josh/quick-extension-filter
CHANGE BRANCH
x
Reset
  • josh/quick-extension-filter
  • add_byebug_support
  • add_symbols_support_in_yaml_gh_197
  • binary_check_handles_unicode
  • bugfix/add-missing-require-plugin-to-go_fmt
  • bugfix/avoid_long_command_line_gh_146
  • bugfix/confirm_finish_gh_172
  • bugfix/migrate_old_git_config
  • bugfix/update_pluginator
  • coffeelint_output
  • consistent-development-dependencies
  • dont_check_error_messages
  • feature/cli_new_plugin
  • feature/move_php_to_plugins_organization
  • feature/unified_shell_handling
  • features/CONTRIBUTING.md
  • features/configuration
  • features/consistent_output_error_gh_119
  • features/csslint
  • grep-version
  • josh/allow_jruby_failures
  • josh/consistent_test_file_locations
  • josh/empty_file_size
  • josh/handle_broken_symlinks
  • josh/local_check_prefers_underscores
  • josh/more_ruby_versions
  • josh/read_all_versions_from_schema_files
  • josh/remove-closure-check
  • josh/revert-binary-check
  • josh/run_tests_against_ruby_21
  • josh/sign_with_x509
  • josh/speed_up_travis
  • josh/time_check_run_time
  • josh/upgrade_jshint
  • levilansing/add_config_ru_to_rubocop
  • marcosvm/separate_gofmt_and_go_build
  • master
  • minitest5
  • remove_symlink_from_repo
  • revert-178-josh/allow_jruby_failures
  • rubocop_filter
  • security-rubocop
  • sourcetree
  • v0.12.0
  • v0.14.0
  • v0.15.0
  • v0.16.0
  • v0.19.0
  • v0.20.0
  • v0.21.0
  • v0.22.0
  • v0.23.0
  • v0.24.0
  • v0.25.0
  • v0.26.0
  • v0.27.0
  • v0.28.0
  • v0.29.0
  • v0.31.0
  • v0.32.0
  • v0.33.0
  • v0.34.0
  • v0.35.0
  • v0.36.0
  • v0.37.0
  • v0.38.0
  • v0.38.1
  • windows_safe_filenames

pending completion
871

push

travis-ci

jish
Add more binary and source file extensions

Opening files and examining their contents to determine if they are
binary files or source files is expensive. In order to avoid some of
this extra overhead, we maintain two separate lists of file
extensions.

If a file extension is in the binary list, we assume it is binary and
we do not run any checks on it. If the file extension is in the source
file list then we do run checks on it.

3 of 3 new or added lines in 1 file covered. (100.0%)

1088 of 1118 relevant lines covered (97.32%)

11.81 hits per line

Relevant lines Covered
Build:
Build:
1118 RELEVANT LINES 1088 COVERED LINES
11.81 HITS PER LINE
Source Files on josh/quick-extension-filter
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
871 josh/quick-extension-filter Add more binary and source file extensions Opening files and examining their contents to determine if they are binary files or source files is expensive. In order to avoid some of this extra overhead, we maintain two separate lists of file extens... push 15 Oct 2017 09:22PM UTC jish travis-ci pending completion  
869 josh/quick-extension-filter Group multiple reject blocks together We do not want to iterate over the entire list over and over again when we can group the conditions together. push 11 Oct 2017 04:02AM UTC jish travis-ci pending completion  
867 josh/quick-extension-filter Do not ignore markdown files push 11 Oct 2017 03:19AM UTC jish travis-ci pending completion  
865 josh/quick-extension-filter Make up your mind RuboCop push 10 Oct 2017 05:31AM UTC jish travis-ci pending completion  
863 josh/quick-extension-filter Do not run pre-commit checks on images We have a mechanism to determine if we should run our list of checks on the files being committed. Generally these checks are pretty simplistic. For example, does the file exist, or is it a directory? Also,... push 08 Oct 2017 08:51PM UTC jish travis-ci pending completion  
See All Builds (416)
  • Repo on GitHub
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

© 2025 Coveralls, Inc