8000 Import dnssecjava by ibauersachs · Pull Request #209 · dnsjava/dnsjava · GitHub
[go: up one dir, main page]

Skip to content

Import dnssecjava #209

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

Merged
merged 12 commits into from
Jan 23, 2022
Merged

Import dnssecjava #209

merged 12 commits into from
Jan 23, 2022

Conversation

ibauersachs
Copy link
Member

Closes #172

@ibauersachs ibauersachs force-pushed the dnssec branch 3 times, most recently from 31976d5 to 3ccb913 Compare August 15, 2021 21:32
@sonarqubecloud
8000 Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 13 Code Smells

93.8% 93.8% Coverage
0.0% 0.0% Duplication

@codecov-commenter
Copy link
codecov-commenter commented Aug 15, 2021

Codecov Report

Attention: Patch coverage is 90.42357% with 156 lines in your changes missing coverage. Please review.

Project coverage is 63.61%. Comparing base (4eff203) to head (b37ba45).
Report is 159 commits behind head on master.

Files with missing lines Patch % Lines
.../main/java/org/xbill/DNS/dnssec/NSEC3ValUtils.java 77.61% 42 Missing and 20 partials ⚠️
.../java/org/xbill/DNS/dnssec/ValidatingResolver.java 92.38% 35 Missing and 11 partials ⚠️
src/main/java/org/xbill/DNS/dnssec/ValUtils.java 90.05% 23 Missing and 11 partials ⚠️
...main/java/org/xbill/DNS/dnssec/DnsSecVerifier.java 85.18% 9 Missing and 3 partials ⚠️
src/main/java/org/xbill/DNS/dnssec/KeyCache.java 96.07% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #209      +/-   ##
============================================
+ Coverage     57.26%   63.61%   +6.34%     
- Complexity     2088     2735     +647     
============================================
  Files           163      178      +15     
  Lines         10907    12509    +1602     
  Branches       1573     1902     +329     
============================================
+ Hits           6246     7957    +1711     
+ Misses         4235     4081     -154     
- Partials        426      471      +45     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 14 Code Smells

92.4% 92.4% Coverage
0.0% 0.0% Duplication

@ibauersachs ibauersachs requested a review from nresare December 25, 2021 22:51
@ibauersachs
Copy link
Member Author

@nresare I think this is ready for merging, can you have a look please? I'm mainly interested in comments about the API, the entire content is probably too much.

Copy link
Member
@nresare nresare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is obviously a very substantial diff that it is difficult to review all aspects of, but I had a brief look and it seems to me like a solid improvement to dnsjava. Let's land this, and we can come back to any outstanding issues later :)

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.

Merge dnssecjava into dnsjava
4 participants
0