Where is line based SCM blame information stored?

故事扮演 提交于 2019-12-02 08:14:20

The real question here is how to find out this:

I need to find another way to find out, if the debt is really introduced in this branch or not.

The right way to do this has nothing to do with filtering out blame information and/or disable looking into history beyond the current branch.

The right approach to solve that use-case (is debt really introduced in this branch or not) is to set the Leak Period to the 'origin' of the branch. The SonarQube Project Space will then constantly give you the status of your project compared to that baseline (i.e. New Bugs, New Debt, Coverage on New Code etc. see Leak Period yellow pane on the right).

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!