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

Refactor PreservedAnnotationTreeVisitor #955

Merged
merged 4 commits into from
May 14, 2024

Merge branch 'master' into refactor-preserved-annotations

0a2d4d5
Select commit
Loading
Failed to load commit list.
Merged

Refactor PreservedAnnotationTreeVisitor #955

Merge branch 'master' into refactor-preserved-annotations
0a2d4d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 14, 2024 in 0s

87.75% of diff hit (target 86.11%)

View this Pull Request on Codecov

87.75% of diff hit (target 86.11%)

Annotations

Check warning on line 169 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#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 185 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#L184-L185

Added lines #L184 - L185 were not covered by tests

Check warning on line 255 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#L254-L255

Added lines #L254 - L255 were not covered by tests