How to check only modified code in PR. Is incremental analysis still available?

How to check only modified code in PR. Is incremental analysis still available? How to achieve this? If incremental analysis is available, How to use this?

Hi,

Welcome to the community!

Incremental analysis is used for PRs (when the reference branch has already been analyzed). The docs should get you started.

 
HTH,
Ann