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

Fix JSpecify support on JDK 21 #869

Merged
merged 27 commits into from
Jan 10, 2024

Hacky way to collect test coverage for testJdk21 tasks

417f888
Select commit
Loading
Failed to load commit list.
Merged

Fix JSpecify support on JDK 21 #869

Hacky way to collect test coverage for testJdk21 tasks
417f888
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 1, 2023 in 0s

69.81% of diff hit (target 87.04%)

View this Pull Request on Codecov

69.81% of diff hit (target 87.04%)

Annotations

Check warning on line 133 in nullaway/src/main/java/com/uber/nullaway/generics/PreservedAnnotationTreeVisitor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

nullaway/src/main/java/com/uber/nullaway/generics/PreservedAnnotationTreeVisitor.java#L130-L133

Added lines #L130 - L133 were not covered by tests

Check warning on line 146 in nullaway/src/main/java/com/uber/nullaway/generics/PreservedAnnotationTreeVisitor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

nullaway/src/main/java/com/uber/nullaway/generics/PreservedAnnotationTreeVisitor.java#L143-L146

Added lines #L143 - L146 were not covered by tests

Check warning on line 157 in nullaway/src/main/java/com/uber/nullaway/generics/PreservedAnnotationTreeVisitor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

nullaway/src/main/java/com/uber/nullaway/generics/PreservedAnnotationTreeVisitor.java#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 170 in nullaway/src/main/java/com/uber/nullaway/generics/PreservedAnnotationTreeVisitor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

nullaway/src/main/java/com/uber/nullaway/generics/PreservedAnnotationTreeVisitor.java#L169-L170

Added lines #L169 - L170 were not covered by tests

Check warning on line 183 in nullaway/src/main/java/com/uber/nullaway/generics/PreservedAnnotationTreeVisitor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

nullaway/src/main/java/com/uber/nullaway/generics/PreservedAnnotationTreeVisitor.java#L183

Added line #L183 was not covered by tests