Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release 0.9.9 #26

Merged
merged 6 commits into from
Apr 15, 2022
Merged

release 0.9.9 #26

merged 6 commits into from
Apr 15, 2022

Conversation

msimerson
Copy link
Collaborator

release v0.9.9

  • feat: parser improvements (DNSKEY, HINFO, NAPTR, SOA, TLSA, TXT)
  • CAA: more robust fromBind parser
  • SOA: leave $TTL and $ORIGIN to dns-zone
  • test/base: improve invalid tests, check error message against expected
  • test/rr: update tests with expected error messages
  • README: move some content to web links

- SOA: leave $TTL and $ORIGIN to dns-zone
- test/base: improve invalid tests, check error message against expected
- test/rr: update tests with expected error messages
- DNSKEY,
- HINFO, os and cpu can also be quoted strings
- NAPTR: quoted fields can be single quoted (MaraDNS)
- SOA: export TTL too
- TLSA: improved parser
- TXT: improved parser
@coveralls
Copy link

coveralls commented Apr 15, 2022

Pull Request Test Coverage Report for Build 2171210975

  • 63 of 66 (95.45%) changed or added relevant lines in 8 files are covered.
  • 258 unchanged lines in 14 files lost coverage.
  • Overall coverage increased (+10.2%) to 86.984%

Changes Missing Coverage Covered Lines Changed/Added Lines %
rr/hinfo.js 6 9 66.67%
Files with Coverage Reduction New Missed Lines %
rr/soa.js 1 94.64%
rr/txt.js 1 95.33%
rr/aaaa.js 3 92.59%
rr/index.js 7 91.63%
rr/hinfo.js 9 81.01%
rr/openpgpkey.js 9 76.47%
rr/naptr.js 22 76.36%
rr/key.js 23 60.47%
rr/cert.js 24 61.9%
rr/smimea.js 24 44.0%
Totals Coverage Status
Change from base Build 2113144310: 10.2%
Covered Lines: 2859
Relevant Lines: 3260

💛 - Coveralls

@msimerson msimerson merged commit 6d35389 into master Apr 15, 2022
@msimerson msimerson deleted the release-0.9.9 branch April 15, 2022 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants