While running the pull request pipeline,it was scanning the entire code,not just the committed code

Hi Team,
while running the azure pull request pipeline, it was scanning the entire code, not just the committed code. and taking 15-20 mint to complete this.

can you guys please suggest any solution where we can restrict the scanning only on committed code not over all code.

Hi,

What languages are in your project? We’re working on incremental analysis for pull requests, but it’s coming language by language.

 
Ann

Hi again,

As a followup, I checked and learned that we’re pioneering analysis cache on the SonarQube side; SonarCloud is a bit behind. So it’s not available yet on SonarCloud for any language but we hope to have it by the end of the year.

In the meantime, anything I would suggest would be a real kludge. Is it feasible to wait a few weeks?

 
Ann

is .net being considered by you? if so , can you provide some idea by when incremental analysis for .net can be expected?

Hi,

I believe it’s in the works, but I don’t have an E.T.A. for you.

 
Ann