ucr-riple / NullAwayAnnotator

A tool to help adapting code bases to NullAway type system.
MIT License
13 stars 6 forks source link

Rename to triggeredFixesOnDownstream to triggeredFixesFromDownstream #130

Closed nimakarimipour closed 1 year ago

nimakarimipour commented 1 year ago

This PR simply includes renaming in #111 (through received comments in reviews). The purpose of this PR is to make #111 more understandable as this change is unrelated to #111. I am going to land this since it is a very straightforward name change. Please let me know if you would like to discuss more regarding this change and I will bring this back. Thank you. @msridhar @lazaroclapp.

Renames are:

  1. triggeredFixesOnDownstream to triggeredFixesFromDownstream.
  2. globalAnalyzer to downstreamImpactCache.