Troubleshoot common issues with DeepSource.
.deepsource.toml
file to skip unnecessary files like:
granular
mode is selected.deepsource.toml
configuration file, analysis results may differ between the PR and after merging to the default branch.
Why this happens:
Configuration changes (like new exclude patterns or analyzer options) can affect how existing issues are reported. When merging to the default branch, DeepSource performs a full analysis with the updated configuration to ensure consistency.
Expected behavior: