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

send() must return 'int' #92

Merged
merged 4 commits into from
Jun 18, 2024

send() -> int

eae716f
Select commit
Loading
Failed to load commit list.
Merged

send() must return 'int' #92

send() -> int
eae716f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 18, 2024 in 1s

35.07% of diff hit (target 74.76%)

View this Pull Request on Codecov

35.07% of diff hit (target 74.76%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L40

Added line #L40 was not covered by tests

Check warning on line 45 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 48 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L48

Added line #L48 was not covered by tests

Check warning on line 50 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L50

Added line #L50 was not covered by tests

Check warning on line 52 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L52

Added line #L52 was not covered by tests

Check warning on line 61 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L56-L61

Added lines #L56 - L61 were not covered by tests

Check warning on line 63 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L63

Added line #L63 was not covered by tests

Check warning on line 69 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L69

Added line #L69 was not covered by tests

Check warning on line 73 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L73

Added line #L73 was not covered by tests

Check warning on line 77 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L77

Added line #L77 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L81 was not covered by tests

Check warning on line 89 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L89

Added line #L89 was not covered by tests

Check warning on line 100 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L97-L100

Added lines #L97 - L100 were not covered by tests

Check warning on line 108 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L108

Added line #L108 was not covered by tests

Check warning on line 116 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L116

Added line #L116 was not covered by tests

Check warning on line 129 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L126-L129

Added lines #L126 - L129 were not covered by tests

Check warning on line 139 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L139

Added line #L139 was not covered by tests

Check warning on line 150 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 162 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L159-L162

Added lines #L159 - L162 were not covered by tests

Check warning on line 173 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L173

Added line #L173 was not covered by tests

Check warning on line 182 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L182

Added line #L182 was not covered by tests

Check warning on line 190 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L190

Added line #L190 was not covered by tests

Check warning on line 193 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L193

Added line #L193 was not covered by tests

Check warning on line 195 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L195

Added line #L195 was not covered by tests

Check warning on line 197 in src/main/java/org/scion/jpan/PathMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/scion/jpan/PathMetadata.java#L197

Added line #L197 was not covered by tests