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

articulate / paperplane / 337
100%

Build:
DEFAULT BRANCH: master
Ran 10 Jan 2020 03:25PM UTC
Jobs 4
Files 26
Run time 11s
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
337

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%)

75.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 337.1 10 Jan 2020 03:25PM UTC 0
100.0
Travis Job 337.1
2 337.2 10 Jan 2020 03:25PM UTC 0
100.0
Travis Job 337.2
3 337.3 10 Jan 2020 03:25PM UTC 0
100.0
Travis Job 337.3
4 337.4 10 Jan 2020 03:25PM UTC 0
100.0
Travis Job 337.4
Source Files on build 337
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #337
  • c04edc30 on github
  • Prev Build on master (#336)
  • Next Build on master (#338)
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