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

NicTool / dns-resource-record / 24866206158

24 Apr 2026 12:41AM UTC coverage: 97.339% (+0.1%) from 97.195%
24866206158

push

github

web-flow
Release v1.7.0 (#62)

#### Fixes

- rr/txt: chunk by UTF-8 bytes (vs ASCII)
- rr/rrsig: validate "type covered" correctly

#### Changes

- RR is strictly a factory now
  - no longer returns a different object based on bindLine or tinyLine
- doc(CAA, DS): added RFC 9619
- openpgpkey: reject keys with non-ASCII
- tinydns: name any out-of-range chars in error msg
- fromBind: use a tokenizing parser (vs regexes)

#### Additions

- add rr/TEMPLATE.js with lots of docs
- declarative rdataFields to remove lots of boilerplate from rr/all
- browser compat enhancements
  - rollup dns-rr.min.js + min.js.map
  - add `static typeName` as constructor.name doesn't survive minification
  - feat(lib/binary): add shared binary functions
    - change: replace `Buffer` with Uint8Array, DataView, and math
- feat(lib/wire): add wire format helpers
- feat(fromWire): added wire format parsers
  - used to round-trip DNS and validate parsing & formatting
- feat(fromBind): use a parser (vs regexes)
- test: add dnsLiveTests, test `toWire()` against live NSD & tinydns
  - uncovered edge cases in round trips between formats

1684 of 1906 branches covered (88.35%)

Branch coverage included in aggregate %.

5186 of 5332 new or added lines in 92 files covered. (97.26%)

2 existing lines in 2 files now uncovered.

12182 of 12339 relevant lines covered (98.73%)

49.54 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

96.1
/test/base.js


Source Not Available

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