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

MediaComem / biopocket-backend / 21
92%

Build:
DEFAULT BRANCH: master
Ran 01 Dec 2017 04:14PM UTC
Jobs 1
Files 27
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
21

push

travis-ci

Tazaf
Automatically run tests when code changes TG-85

3 new npm scripts:

* `npm run dev:test` runs the tests and then re-runs them every time the
  code changes. This is not automatically launched when running `npm run
  dev`, because reading the test output mixed with the documentation
  generation output is not humanly possible.
* `npm run dev:all` does `npm run dev` + `npm run dev:test`, in case you
  are superhuman and want to do it anyway.
* `npm run test:watch` to automatically run the tests when code changes.

nyc has been configured to save its test coverage report in
`docs/coverage` rather than `coverage`, that way the coverage report is
in the same directory as the rest of the documentation, and is served
along with the API & source code documentation. A link to the coverage
report has been added to the documentation's home page.

179 of 280 branches covered (63.93%)

Branch coverage included in aggregate %.

590 of 675 relevant lines covered (87.41%)

6.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21.1 (NODE_ENV=test SESSION_SECRET=travis) 01 Dec 2017 04:14PM UTC 0
80.52
Travis Job 21.1
Source Files on build 21
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #21
  • a0877234 on github
  • Prev Build on master (#16)
  • Next Build on master (#24)
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