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

npm / dynector / 279
73%

Build:
DEFAULT BRANCH: master
Ran 15 Sep 2016 05:53PM UTC
Jobs 3
Files 7
Run time 15s
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
279

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

2.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 279.1 15 Sep 2016 05:53PM UTC 0
73.39
Travis Job 279.1
2 279.2 15 Sep 2016 05:53PM UTC 0
73.39
Travis Job 279.2
3 279.3 15 Sep 2016 05:53PM UTC 0
73.39
Travis Job 279.3
Source Files on build 279
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #279
  • dc2b2304 on github
  • Prev Build on master (#267)
  • Next Build on master (#280)
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