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

Dispatcher port range support #130

Merged
merged 8 commits into from
Nov 12, 2024

It works again! DEBUG removed

fe35105
Select commit
Loading
Failed to load commit list.
Merged

Dispatcher port range support #130

It works again! DEBUG removed
fe35105
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 12, 2024 in 0s

78.31% of diff hit (target 77.07%)

View this Pull Request on Codecov

78.31% of diff hit (target 77.07%)

Annotations

Check warning on line 151 in src/main/java/org/scion/jpan/AbstractDatagramChannel.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/AbstractDatagramChannel.java#L151

Added line #L151 was not covered by tests

Check warning on line 81 in src/main/java/org/scion/jpan/PathPolicy.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathPolicy.java#L81

Added line #L81 was not covered by tests

Check warning on line 107 in src/main/java/org/scion/jpan/PathPolicy.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathPolicy.java#L107

Added line #L107 was not covered by tests

Check warning on line 662 in src/main/java/org/scion/jpan/ScionService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/ScionService.java#L661-L662

Added lines #L661 - L662 were not covered by tests

Check warning on line 664 in src/main/java/org/scion/jpan/ScionService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/ScionService.java#L664

Added line #L664 was not covered by tests

Check warning on line 667 in src/main/java/org/scion/jpan/ScionService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/ScionService.java#L667

Added line #L667 was not covered by tests

Check warning on line 144 in src/main/java/org/scion/jpan/internal/LocalTopology.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/internal/LocalTopology.java#L144

Added line #L144 was not covered by tests

Check warning on line 40 in src/main/java/org/scion/jpan/internal/SelectingDatagramChannel.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/internal/SelectingDatagramChannel.java#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 56 in src/main/java/org/scion/jpan/socket/DatagramSocket.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/socket/DatagramSocket.java#L56

Added line #L56 was not covered by tests