-
Notifications
You must be signed in to change notification settings - Fork 251
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
Import dnssecjava #209
Conversation
31976d5
to
3ccb913
Compare
Kudos, SonarCloud Quality Gate passed! |
Codecov ReportAttention: Patch coverage is
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. 🚀 New features to boost your workflow:
|
Closes #172
bc06b53
to
46f9509
8000
Compare
Kudos, SonarCloud Quality Gate passed! |
@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. |
There was a problem hiding this 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 :)
Closes #172