Skip to content
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

API clean up #2 #95

Merged
merged 11 commits into from
Jun 21, 2024
Merged

API clean up #2 #95

merged 11 commits into from
Jun 21, 2024

Conversation

tzaeschke
Copy link
Collaborator

Remove RequestPath class from public API

@tzaeschke tzaeschke self-assigned this Jun 19, 2024
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

Attention: Patch coverage is 43.33333% with 17 lines in your changes missing coverage. Please review.

Files Coverage Δ Complexity Δ
src/main/java/org/scion/jpan/Path.java 64.28% <ø> (ø) 6.00 <0.00> (ø)
src/main/java/org/scion/jpan/PathMetadata.java 47.14% <ø> (ø) 12.00 <0.00> (ø)
src/main/java/org/scion/jpan/ScionAddress.java 71.42% <ø> (-14.29%) 5.00 <0.00> (-2.00)
.../main/java/org/scion/jpan/ScionDatagramSocket.java 54.96% <ø> (ø) 57.00 <0.00> (ø)
src/main/java/org/scion/jpan/ScionUtil.java 95.34% <ø> (-1.21%) 29.00 <0.00> (-1.00)
src/main/java/org/scion/jpan/ScmpChannel.java 84.21% <ø> (ø) 18.00 <0.00> (ø)
src/main/java/org/scion/jpan/ResponsePath.java 78.57% <0.00%> (-6.05%) 6.00 <0.00> (ø)
src/main/java/org/scion/jpan/ScionService.java 67.75% <50.00%> (-3.08%) 49.00 <2.00> (-3.00)
...n/java/org/scion/jpan/AbstractDatagramChannel.java 82.98% <55.55%> (-1.27%) 74.00 <1.00> (ø)
...main/java/org/scion/jpan/ScionDatagramChannel.java 81.25% <50.00%> (-1.48%) 24.00 <1.00> (ø)
... and 1 more

@tzaeschke tzaeschke merged commit 369436f into master Jun 21, 2024
8 of 9 checks passed
@tzaeschke tzaeschke deleted the fix/95-API-renaming-2 branch June 21, 2024 10:24
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.

1 participant