Skip to content

Pull requests: ucr-riple/NullAwayAnnotator

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Change Fix argument to Location for trackers refactoring/simplification Refactoring Simplification
#115 by nimakarimipour was merged Dec 19, 2022 Loading…
Update tracker node construction refactoring/simplification Refactoring Simplification
#117 by nimakarimipour was merged Dec 21, 2022 Loading…
Include generated code in determining effective regions. enhancement New feature or request
#118 by nimakarimipour was merged Dec 22, 2022 Loading…
Small conflict graph cleanup
#120 by msridhar was merged Dec 29, 2022 Loading…
Change all path types to Path from String (Resolves flaky CI issue) enhancement New feature or request
#121 by nimakarimipour was merged Feb 13, 2023 Loading…
Remove unused "duplicate()" method from Location.java refactoring/simplification Refactoring Simplification
#122 by nimakarimipour was merged Jan 2, 2023 Loading…
Change json dependency to use org.json low priority Low priority task refactoring/simplification Refactoring Simplification
#123 by nimakarimipour was closed Jan 10, 2025 Loading…
Resolves #124 by updating class search for enum constants bug Something isn't working
#125 by nimakarimipour was merged Feb 15, 2023 Loading…
CI for Caching implementation.
#126 by nimakarimipour was closed Feb 10, 2023 Loading…
Configure CI to run all tests in all configurations enhancement New feature or request low priority Low priority task
#127 by nimakarimipour was merged Feb 24, 2023 Loading…
Resolve #128 by including null regions bug Something isn't working
#129 by nimakarimipour was closed Feb 10, 2023 Loading…
Follow up for #130
#131 by nimakarimipour was merged Feb 9, 2023 Loading…
Extend impacted regions by a method change bug Something isn't working
#132 by nimakarimipour was merged Feb 17, 2023 Loading…
Add @NullUnmarked on constructors
#133 by nimakarimipour was merged Feb 15, 2023 Loading…
Add @NullUnmarked on classes enhancement New feature or request
#134 by nimakarimipour was merged Feb 17, 2023 Loading…
Rename TrackerNode to ImpactedRegion and document
#135 by msridhar was merged Feb 13, 2023 Loading…
Update nullaway test version to 0.10.8 enhancement New feature or request
#136 by nimakarimipour was merged Feb 16, 2023 Loading…
Add 1 unit tests for nested parameter case
#138 by nimakarimipour was merged Feb 24, 2023 Loading…
Acknowledge existing nonnull annotations bug Something isn't working
#139 by nimakarimipour was merged Feb 17, 2023 Loading…
Check log CI (Will not land)
#140 by nimakarimipour was closed Feb 16, 2023 Loading…
Resolves Flaky CI bug Something isn't working
#141 by nimakarimipour was merged Feb 16, 2023 Loading…
Use pathToSourceFileFromURI in Scanner enhancement New feature or request
#143 by nimakarimipour was merged Feb 17, 2023 Loading…
ProTip! Filter pull requests by the default branch with base:master.