Skip to content

Fix Java Serialization warnings for Tuple

Codecov / codecov/patch failed Sep 30, 2024 in 0s

17.30% of diff hit (target 92.74%)

View this Pull Request on Codecov

17.30% of diff hit (target 92.74%)

Annotations

Check warning on line 309 in src-gen/main/java/io/vavr/Tuple1.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-gen/main/java/io/vavr/Tuple1.java#L307-L309

Added lines #L307 - L309 were not covered by tests

Check warning on line 316 in src-gen/main/java/io/vavr/Tuple1.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-gen/main/java/io/vavr/Tuple1.java#L314-L316

Added lines #L314 - L316 were not covered by tests

Check warning on line 476 in src-gen/main/java/io/vavr/Tuple4.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-gen/main/java/io/vavr/Tuple4.java#L471-L476

Added lines #L471 - L476 were not covered by tests

Check warning on line 486 in src-gen/main/java/io/vavr/Tuple4.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-gen/main/java/io/vavr/Tuple4.java#L481-L486

Added lines #L481 - L486 were not covered by tests

Check warning on line 525 in src-gen/main/java/io/vavr/Tuple5.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-gen/main/java/io/vavr/Tuple5.java#L519-L525

Added lines #L519 - L525 were not covered by tests

Check warning on line 536 in src-gen/main/java/io/vavr/Tuple5.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-gen/main/java/io/vavr/Tuple5.java#L530-L536

Added lines #L530 - L536 were not covered by tests

Check warning on line 575 in src-gen/main/java/io/vavr/Tuple6.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-gen/main/java/io/vavr/Tuple6.java#L568-L575

Added lines #L568 - L575 were not covered by tests

Check warning on line 587 in src-gen/main/java/io/vavr/Tuple6.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-gen/main/java/io/vavr/Tuple6.java#L580-L587

Added lines #L580 - L587 were not covered by tests

Check warning on line 626 in src-gen/main/java/io/vavr/Tuple7.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-gen/main/java/io/vavr/Tuple7.java#L618-L626

Added lines #L618 - L626 were not covered by tests

Check warning on line 639 in src-gen/main/java/io/vavr/Tuple7.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-gen/main/java/io/vavr/Tuple7.java#L631-L639

Added lines #L631 - L639 were not covered by tests

Check warning on line 656 in src-gen/main/java/io/vavr/Tuple8.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-gen/main/java/io/vavr/Tuple8.java#L647-L656

Added lines #L647 - L656 were not covered by tests

Check warning on line 670 in src-gen/main/java/io/vavr/Tuple8.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-gen/main/java/io/vavr/Tuple8.java#L661-L670

Added lines #L661 - L670 were not covered by tests