Surfacing Hidden Change to Pull RequestsProgramming frequently deals in visible changes. It’s equally as important to pay attention to hidden changes during code review. Programming frequently deals in visible changes: the logic in your code, the dependencies you declare, the API you expose. There is, however, quite a bit of associated hidden change: transitive dependencies, generated code, and ma