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

SCMP responder #78

Merged
merged 8 commits into from
May 29, 2024
Merged

SCMP responder #78

merged 8 commits into from
May 29, 2024

Conversation

tzaeschke
Copy link
Collaborator

Add an SCMP responder feature.

@tzaeschke tzaeschke self-assigned this May 27, 2024
Copy link

codecov bot commented May 28, 2024

Codecov Report

Attention: Patch coverage is 81.25000% with 15 lines in your changes are missing coverage. Please review.

Files Coverage Δ Complexity Δ
src/main/java/org/scion/jpan/Constants.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
.../main/java/org/scion/jpan/internal/ScmpParser.java 85.71% <100.00%> (+12.24%) 7.00 <2.00> (ø)
...n/java/org/scion/jpan/AbstractDatagramChannel.java 84.21% <33.33%> (-0.35%) 77.00 <0.00> (ø)
src/main/java/org/scion/jpan/ScmpChannel.java 84.21% <93.75%> (+3.10%) 18.00 <3.00> (+3.00)
...ava/org/scion/jpan/internal/ScionHeaderParser.java 76.89% <62.96%> (-1.47%) 34.00 <4.00> (+4.00) ⬇️

... and 1 file with indirect coverage changes

@tzaeschke tzaeschke merged commit 0a0def2 into master May 29, 2024
9 checks passed
@tzaeschke tzaeschke deleted the fix/78-SCMP-responder branch May 29, 2024 13:12
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