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
Import dnssecjava #209
Conversation
31976d5
to
3ccb913
Compare
Kudos, SonarCloud Quality Gate passed! |
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
Closes #172
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. |
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