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

sinonjs / referee / 84
100%

Build:
DEFAULT BRANCH: master
Ran 03 Mar 2018 12:44PM UTC
Jobs 1
Files 2
Run time 0s
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
84

push

travis-ci

mroderick
Add files directive to package.json to speed up installs

Used negate expressions in `package.json` files entry, although it goes
against recommendation below, because that's the only thing that
worked. Read the github references below for details.

> "The consequences are undefined" if you try to negate any of the files
> entries (that is, "!foo.js"). Please don't. Use .npmignore.

https://github.com/npm/npm/wiki/Files-and-Ignores#details

```text
.
├── LICENSE
├── README.md
├── docs
│   └── index.md
├── lib
│   ├── expect.js
│   └── referee.js
└── package.json
```

125 of 157 branches covered (79.62%)

Branch coverage included in aggregate %.

264 of 292 relevant lines covered (90.41%)

118.46 hits per line

Jobs
ID Job ID Ran Files Coverage
3 84.3 03 Mar 2018 12:44PM UTC 0
86.64
Travis Job 84.3
Source Files on build 84
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #84
  • 19165ca6 on github
  • Prev Build on master (#82)
  • Next Build on master (#89)
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