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.4 #16

Merged
merged 7 commits into from
Mar 24, 2022
Merged

release 0.9.4 #16

merged 7 commits into from
Mar 24, 2022

Conversation

msimerson
Copy link
Collaborator

@msimerson msimerson commented Mar 23, 2022

  • add: getComment
  • zone_opts, for influencing output of toBind
  • normalize hostnames to lower case
  • add tests: fullyQualify, getFQDN
  • AAAA
    • compress: rewrote per RFC 5952, added tests
    • internally store address in expanded notation
  • fromTinydns: apply correct semantics for 'x' handling
  • fullyQualify
    • special handling for @
    • consider $ORIGIN
  • add uc hex chars to ip6 compress

@coveralls
Copy link

coveralls commented Mar 23, 2022

Pull Request Test Coverage Report for Build 2032399434

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 39 of 40 (97.5%) changed or added relevant lines in 6 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.05%) to 85.052%

Changes Missing Coverage Covered Lines Changed/Added Lines %
rr/index.js 20 21 95.24%
Files with Coverage Reduction New Missed Lines %
rr/index.js 3 89.17%
Totals Coverage Status
Change from base Build 2024971160: -0.05%
Covered Lines: 699
Relevant Lines: 757

💛 - Coveralls

@msimerson msimerson added the enhancement New feature or request label Mar 24, 2022
@msimerson msimerson merged commit a466357 into master Mar 24, 2022
@msimerson msimerson deleted the zone_opts branch March 24, 2022 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants