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

articulate / paperplane / 337 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 10 Jan 2020 03:25PM UTC
Files 26
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

10 Jan 2020 03:24PM UTC coverage: 100.0%. Remained the same
337.3

push

travis-ci

web-flow
Dockerize + misc. bug fixes (#58)

* dockerize: run demo server with just "docker-compose up"!

also adds a "yarn start:windows" npm script to use nodemon's legacy
watch mode when using Docker Desktop for Windows

* .travis.yml: update yarn version to latest + enable for node 12

* demo: update app to play nicely with paperplane v2+ (parseJson is async now)

* tests: get serve tests passing in docker

...and still have them pass if/when run locally on Windows/Mac/Linux

* error: fix handling of boomError to ensure they're serialized as json properly

without the deep merge, the `content-type: application/json` header set
by the json helper gets clobbered b/c boom errors have output.headers
set (to an empty object by default)

fleshed out tests related to boom errors thrown by paperplane to ensure
the response body is set correctly as well (these tests fail without the
change in lib/error.js)

* tests: assert formatting of response body for error cases

* demo: add routes for more types of errors that are automatically handled

* demo: log (error | what port we're listening on) on start up

* mount: handle any exceptions/rejected promises coming out of cry

Fixes https://github.com/articulate/paperplane/issues/43

* .travis.yml: un-bump yarn version to get nyc/coverage working again

* [Security] Bump handlebars from 4.1.2 to 4.6.0

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.6.0. **This update includes a security fix.**
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

81 of 81 branches covered (100.0%)

Branch coverage included in aggregate %.

224 of 224 relevant lines covered (100.0%)

18.96 hits per line

Source Files on job 337.3
  • Tree
  • List 0
  • Changed 4
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 135
  • Travis Job 337.3
  • c04edc30 on github
  • Prev Job for on master (#336.1)
  • Next Job for on master (#338.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