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

npm / dynector / 279 / 3
73%
master: 73%

Build:
DEFAULT BRANCH: master
Ran 15 Sep 2016 05:53PM UTC
Files 7
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

15 Sep 2016 05:52PM UTC coverage: 73.394% (+27.5%) from 45.902%
279.3

push

travis-ci

web-flow
Extensively rework dynector to use yargs commands. (#74)

* Extensively rework dynector to use yargs commands.

The new usage is given in the README and as help. It uses
yarg commands intead of named options. Specifically:

dyn arecord <fqdn> <ip>   make the given fqdn resolve to the given IP
dyn cname <fqdn> <cname>  make the given fqdn resolve to the given cname
dyn delete <fqdn>         remove the named node entirely
dyn list <zone>           list all records for the given zone
dyn resolve <zone>        resolve all records for the given zone; list the IPs

Reworked the tests.

Added `list`, which lists all records for the given zone, with types.
Added `resolve`, which resolves all records for the given zones and
emits a sorted list of all IPs in use.

Added support for update-notifier.

This will of course require a major-number version bump when landed.

* README examples were reversed.

* Improve yargs usage as suggested by @nexdrew

* Use recommendCommands() as suggested by @nexdrew.

80 of 109 relevant lines covered (73.39%)

0.92 hits per line

Source Files on job 279.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 279
  • Travis Job 279.3
  • dc2b2304 on github
  • Prev Job for on master (#267.3)
  • Next Job for on master (#280.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