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

jish / pre-commit / 871
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: feature/license
DEFAULT BRANCH: master
Ran 15 Oct 2017 09:22PM UTC
Jobs 1
Files 52
Run time 2s
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
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

Jobs
ID Job ID Ran Files Coverage
2 871.2 (2.0.0) 15 Oct 2017 09:22PM UTC 0
97.32
Travis Job 871.2
Source Files on build 871
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #871
  • 1bacb6ee on github
  • Prev Build on josh/quick-extension-filter (#869)
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