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

cloudflare / node-cloudflare / 78 / 3
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 30 Dec 2016 07:03AM UTC
Files 4
Run time 0s
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

30 Dec 2016 06:50AM UTC coverage: 86.139% (-11.6%) from 97.714%
78.3

push

travis-ci

terinjokes
feat(all): simplified endpoint development

BREAKING CHANGE: Unfortunately, working with version 1 of the Cloudflare
bindings was a pain. As users, you were subject to a weird API
structure, strict—and often incorrect—local validation logic, and having
to use a client that was missing most of the API endpoints. For me
(hi!), it was hard to get validation logic accurate, keeping the models
complete, and adding support for the entire API.

This pre-release introduces a ground-up rewrite of the bindings to
address these issues.

* Endpoints and methods are now generated from a simple specification.
* Removal of those pesky model objects and the inaccurate validation
  logic they contained.
* Methods are now directly on the resource objects.
* Faster (and more direct) unit tests using testdouble.
* You can now provide authentication when calling resource methods,
  which overrides the client's authentication, and "User Service Keys"
  are completely supported.

87 of 101 relevant lines covered (86.14%)

3.33 hits per line

Source Files on job 78.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 78
  • Travis Job 78.3
  • 8bbdc0a7 on github
  • Prev Job for on master (#75.3)
  • Next Job for on master (#79.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