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

SHIM #131

Merged
merged 37 commits into from
Oct 21, 2024
Merged

SHIM #131

merged 37 commits into from
Oct 21, 2024

Conversation

tzaeschke
Copy link
Collaborator

Add SHIM component, see also #130.

@tzaeschke tzaeschke self-assigned this Oct 16, 2024
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 79.80769% with 21 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/org/scion/jpan/internal/Shim.java 81.57% 11 Missing and 3 partials ⚠️
src/main/java/org/scion/jpan/ScmpResponder.java 70.00% 3 Missing and 3 partials ⚠️
src/main/java/org/scion/jpan/Scmp.java 50.00% 1 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
...n/java/org/scion/jpan/AbstractDatagramChannel.java 84.51% <ø> (+1.53%) 75.00 <0.00> (+1.00)
src/main/java/org/scion/jpan/ScionService.java 66.66% <100.00%> (+0.12%) 51.00 <0.00> (ø)
src/main/java/org/scion/jpan/ScmpChannel.java 88.69% <100.00%> (ø) 19.00 <1.00> (ø)
src/main/java/org/scion/jpan/Scmp.java 88.26% <50.00%> (ø) 7.00 <1.00> (ø)
src/main/java/org/scion/jpan/ScmpResponder.java 85.29% <70.00%> (+4.61%) 8.00 <2.00> (ø)
src/main/java/org/scion/jpan/internal/Shim.java 81.57% <81.57%> (ø) 18.00 <18.00> (?)

... and 1 file with indirect coverage changes

@tzaeschke tzaeschke merged commit 9ba49b0 into master Oct 21, 2024
9 checks passed
@tzaeschke tzaeschke deleted the fix/131-SHIM branch October 21, 2024 11:00
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