Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
External Library Models: Adding support for @Nullable Method parameters #1006
External Library Models: Adding support for @Nullable Method parameters #1006
Changes from 21 commits
fb19551
d76a3b2
6ef1afe
9b7d5c1
0182cf9
96be113
9be47fe
528ff22
972c977
38f639f
4d375d1
3f25628
8abe95e
515bb29
e1daf7b
0681d1f
5b29341
81ec20c
f61478d
aaaa00a
b372f53
e5dc95f
e204963
3a5946b
d83e024
8083b57
32f6abb
ef50479
13083c1
b0a25f4
254ada4
10ddcd3
2edafa6
c3f669c
8600bf9
eb832dc
0b898b9
6c1cea8
55dc4e2
6bd3185
1e8ac44
16ac993
f8fd564
d24267c
29a902b
5a4e7cd
e1cbcf9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added this comment 🙂 I think we need to do for arrays whatever JarInfer is now doing. We should also add integration tests.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably this needs to be updated
Check warning on line 339 in library-model/library-model-generator/src/main/java/com/uber/nullaway/libmodel/LibraryModelGenerator.java
Codecov / codecov/patch
library-model/library-model-generator/src/main/java/com/uber/nullaway/libmodel/LibraryModelGenerator.java#L339