Skip to content

Add support for JEP 418: Internet-Address Resolution SPI #290

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 1 commit into from
Nov 5, 2023

Conversation

ibauersachs
Copy link
Member

No description provided.

@ibauersachs ibauersachs force-pushed the jpms-dns-spi branch 7 times, most recently from f599333 to 6703155 Compare August 1, 2023 20:15
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Attention: 56 lines in your changes are missing coverage. Please review.

Comparison is base (7f7b577) 65.62% compared to head (cb7ec50) 65.28%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #290      +/-   ##
============================================
- Coverage     65.62%   65.28%   -0.35%     
+ Complexity     2841     2840       -1     
============================================
  Files           184      186       +2     
  Lines         12738    12794      +56     
  Branches       1946     1963      +17     
============================================
- Hits           8359     8352       -7     
- Misses         3866     3927      +61     
- Partials        513      515       +2     
Files Coverage Δ
src/main/java/org/xbill/DNS/TTL.java 96.36% <100.00%> (ø)
...xbill/DNS/config/SunJvmResolverConfigProvider.java 90.00% <ø> (ø)
...ll/DNS/spi/DnsjavaInetAddressResolverProvider.java 0.00% <0.00%> (ø)
.../org/xbill/DNS/spi/DnsjavaInetAddressResolver.java 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

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

@ibauersachs ibauersachs force-pushed the master branch 2 times, most recently from a0fafcb to 30ceab2 Compare August 27, 2023 18:49
@ibauersachs ibauersachs added this to the v3.6 milestone Nov 2, 2023
@ibauersachs ibauersachs force-pushed the jpms-dns-spi branch 5 times, most recently from 1a5dfc2 to 1f222f5 Compare November 5, 2023 12:30
Copy link

sonarqubecloud bot commented Nov 5, 2023

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 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

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.

None yet

1 participant