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

MediaComem / biopocket-backend / 21 / 1
92%
master: 92%

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

01 Dec 2017 04:11PM UTC coverage: 80.524%. Remained the same
NODE_ENV=test SESSION_SECRET=travis

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

Source Files on job 21.1 (NODE_ENV=test SESSION_SECRET=travis)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 21
  • Travis Job 21.1
  • a0877234 on github
  • Prev Job for NODE_ENV=test SESSION_SECRET=travis on master (#16.1)
  • Next Job for NODE_ENV=test SESSION_SECRET=travis on master (#24.1)
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