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

node-red / node-red-web-nodes / 453 / 1
71%
master: 71%

Build:
DEFAULT BRANCH: master
Ran 15 Feb 2018 07:28PM UTC
Files 22
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

15 Feb 2018 06:48PM UTC coverage: 72.269% (+0.6%) from 71.692%
CXX="g++-4.8"

push

travis-ci

dceejay
Improve pinboard error handling (#213)

* Improve code style

Remove trailing whitespaces
Add semicolons

* Improve pinboard error handling

Use HTTPS.

Check the HTTP status code to avoid trying to parse empty JSON messages.
Catch JSON parsing errors.

* Speed up pinboard tests

Instead of using timeouts, use sinon.js to stub the error functions.
This also improves code quality as the test code no longer needs to know
the logging internals.

* Test pinboard network requests

use nock to intercept pinboard network requests.
Change http.get to http.request to play nice with our 4-year old version
of nock.
If the server (or network mock) sends no HTTP status message, improvise.
Show user-friendly, translatable status messages, log raw errors.

1288 of 2045 branches covered (62.98%)

2554 of 3534 relevant lines covered (72.27%)

3.7 hits per line

Source Files on job 453.1 (CXX="g++-4.8")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 453
  • Travis Job 453.1
  • 49b051d0 on github
  • Prev Job for CXX="g++-4.8" on master (#449.3)
  • Next Job for CXX="g++-4.8" on master (#454.3)
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