I have two question about Merge Request Analysis.
Could you help me?
When analyzing a merge request, is it possible to set the target branch for analysis?
Is it possible to exclude branches other than the default analysis branch from the analysis?
Occasionally, non-differential files are also included in the analysis. Why?
I change just 1 file.
I had assumed that only files that had undergone changes would be subject to analysis.
But all files were included in the analysis.
Why? Is it because I created a merge request using the same branch over and over again?
Hi, @shun. This behavior is now fixed. DeepSource is now able to perform granular analysis on PRs against the non-default branches as well. No configuration is required from your side to enable this – you should see the new behavior by default for future commits.