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

Extend global analysis to cover fields/arguments and protected methods #66

Open
nimakarimipour opened this issue Sep 7, 2022 · 0 comments
Assignees
Labels
long run A TODO for long run low priority Low priority task

Comments

@nimakarimipour
Copy link
Member

nimakarimipour commented Sep 7, 2022

Describe the task
Currently we only track the effects of changes on public method returns on downstream dependencies. We can extend it to fields/arguments and protected methods on downstream dependencies as well.

Expected behavior
Consider the effects of applying changes on fields and arguments on downstream dependencies.

Additional context
Add any other context about the task here.

@nimakarimipour nimakarimipour added the long run A TODO for long run label Sep 7, 2022
@nimakarimipour nimakarimipour self-assigned this Sep 7, 2022
@nimakarimipour nimakarimipour added the low priority Low priority task label Sep 7, 2022
@nimakarimipour nimakarimipour changed the title Extend global analysis to cover fields/arguments. Extend global analysis to cover fields/arguments and protected methods Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
long run A TODO for long run low priority Low priority task
Projects
None yet
Development

No branches or pull requests

1 participant