How to manage this scenario with SonarLint? Differential analysis for changes of a branch

The_Gentleman

We are writing software using heavy branching. With Eclipse-Sonar plugin we did analyse our branches before reintegration to the base branch. Here we analysed the new issues for the legacy base branch. The reintegration was only able to start when the branch had no new issues.

While switching to SonarLint we cannot do this type of analysis anymore. We would like to be able to check for new issues compared to the base branch. Is there any possibility using SonarLint to do this?

Thanks for your help.

Christian

Duarte Meneses

That's not possible yet.

The plan is to support the tracking of resolved issues in future releases: https://jira.sonarsource.com/browse/SLE-72

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Java

Git - working on wrong branch - how to copy changes to existing topic branch

From Java

How to get changes from another branch

From Dev

How to stash current changes and apply it to a new branch

From Dev

How to upload changes from development branch to remote branch on GIT?

From Dev

How to avoid merging changes into the production branch

From Dev

How to manage a Git "upstream" branch and related patches?

From Dev

How to merge the changes in a branch to the trunk

From Dev

How to manage code changes in rails with docker

From Dev

How to manage a development branch in Git?

From Dev

How to undo the changes I made in a git branch?

From Dev

How to manage iOS apns token changes

From Dev

How to completely discard changes made on a topic branch

From Dev

How to use SonarLint in Eclipse

From Dev

How can i get the Differential ID in Phabricator from a branch

From Dev

Made changes in wrong branch - How do I get those changes to a different branch for a commit

From Dev

How to move uncommitted changes in a submodule to a new branch

From Dev

How to get only changes from branch's branch in git?

From Dev

How to stash current changes and apply it to a new branch

From Dev

How to manage role of branch in Git?

From Dev

How to manage a Git "upstream" branch and related patches?

From Dev

How to merge branch into master with accepting branch's changes

From Dev

How to get changes from branch pushed to master on local branch as uncommitted changes?

From Dev

How to rewrite a branch, discarding changes to a subfolder

From Dev

How to manage this scenario with SonarLint? Differential analysis for changes of a branch

From Dev

how to manage multiple android project using git branch

From Dev

How to tell the last commit of a given git branch merged into another branch to find changes made on the branch?

From Dev

Git manage submodule on branch?

From Dev

How to manage parallel release branch

From Dev

Python: Solving a complex scenario analysis

Related Related

  1. 1

    Git - working on wrong branch - how to copy changes to existing topic branch

  2. 2

    How to get changes from another branch

  3. 3

    How to stash current changes and apply it to a new branch

  4. 4

    How to upload changes from development branch to remote branch on GIT?

  5. 5

    How to avoid merging changes into the production branch

  6. 6

    How to manage a Git "upstream" branch and related patches?

  7. 7

    How to merge the changes in a branch to the trunk

  8. 8

    How to manage code changes in rails with docker

  9. 9

    How to manage a development branch in Git?

  10. 10

    How to undo the changes I made in a git branch?

  11. 11

    How to manage iOS apns token changes

  12. 12

    How to completely discard changes made on a topic branch

  13. 13

    How to use SonarLint in Eclipse

  14. 14

    How can i get the Differential ID in Phabricator from a branch

  15. 15

    Made changes in wrong branch - How do I get those changes to a different branch for a commit

  16. 16

    How to move uncommitted changes in a submodule to a new branch

  17. 17

    How to get only changes from branch's branch in git?

  18. 18

    How to stash current changes and apply it to a new branch

  19. 19

    How to manage role of branch in Git?

  20. 20

    How to manage a Git "upstream" branch and related patches?

  21. 21

    How to merge branch into master with accepting branch's changes

  22. 22

    How to get changes from branch pushed to master on local branch as uncommitted changes?

  23. 23

    How to rewrite a branch, discarding changes to a subfolder

  24. 24

    How to manage this scenario with SonarLint? Differential analysis for changes of a branch

  25. 25

    how to manage multiple android project using git branch

  26. 26

    How to tell the last commit of a given git branch merged into another branch to find changes made on the branch?

  27. 27

    Git manage submodule on branch?

  28. 28

    How to manage parallel release branch

  29. 29

    Python: Solving a complex scenario analysis

HotTag

Archive