8000 Add full JPMS support by ibauersachs · Pull Request #246 · dnsjava/dnsjava · GitHub
[go: up one dir, main page]

Skip to content

Add full JPMS support #246

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

Closed
wants to merge 1 commit into from
Closed

Add full JPMS support #246

wants to merge 1 commit into from

Conversation

ibauersachs
Copy link
Member

No description provided.

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@codecov-commenter
Copy link
codecov-commenter commented Jan 23, 2022

Codecov Report

Merging #246 (21e2b0d) into master (1c244f6) will increase coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #246      +/-   ##
============================================
+ Coverage     63.54%   63.58%   +0.03%     
- Complexity     2732     2736       +4     
============================================
  Files           178      184       +6     
  Lines         12512    12602      +90     
  Branches       1903     1916      +13     
============================================
+ Hits           7951     8013      +62     
- Misses         4087     4108      +21     
- Partials        474      481       +7     
Flag Coverage Δ
17 63.58% <0.00%> (?)
ubuntu-latest 63.09% <0.00%> (?)
windows-latest 63.47% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/main/java/android/content/Context.java 0.00% <0.00%> (ø)
src/main/java/android/net/ConnectivityManager.java 0.00% <0.00%> (ø)
src/main/java/android/net/LinkProperties.java 0.00% <0.00%> (ø)
src/main/java/android/net/Network.java 0.00% <0.00%> (ø)
...ain/java/org/xbill/DNS/spi/DNSJavaNameService.java 0.00% <0.00%> (ø)
src/main/java/org/xbill/DNS/dnssec/ValUtils.java 88.88% <0.00%> (-1.17%) ⬇️
...rg/xbill/DNS/spi/DNSJavaNameServiceDescriptor.java 0.00% <0.00%> (ø)
...main/java/org/xbill/DNS/hosts/HostsFileParser.java 97.87% <0.00%> (+1.06%) ⬆️
src/main/java/org/xbill/DNS/ResolverConfig.java 80.00% <0.00%> (+1.81%) ⬆️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c244f6...21e2b0d. Read the comment docs.

@ibauersachs ibauersachs marked this pull request as draft January 23, 2022 19:59
Svuibes6

This comment was marked as spam.

@ibauersachs ibauersachs force-pushed the master branch 2 times, most recently from a0fafcb to 30ceab2 Compare August 27, 2023 18:49
@enexusde
Copy link

@ibauersachs ibauersachs added this to the v3.6 milestone Nov 2, 2023
@ibauersachs ibauersachs closed this Nov 5, 2023
@ibauersachs ibauersachs deleted the java-modules branch November 5, 2023 12:53
@ibauersachs ibauersachs mentioned this pull request Feb 24, 2024
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.

4 participants
0