Skip to content

Git blame#4842

Open
bruntib wants to merge 1 commit intoEricsson:masterfrom
bruntib:git_blame
Open

Git blame#4842
bruntib wants to merge 1 commit intoEricsson:masterfrom
bruntib:git_blame

Conversation

@bruntib
Copy link
Copy Markdown
Contributor

@bruntib bruntib commented May 6, 2026

No description provided.

@bruntib bruntib added this to the release 6.28.0 milestone May 6, 2026
@bruntib bruntib requested a review from vodorok as a code owner May 6, 2026 23:14
@bruntib bruntib force-pushed the git_blame branch 2 times, most recently from 6c16fd5 to 5894681 Compare May 6, 2026 23:40
Blame information for reports was only available on the GUI. Now, if we wish to check the git commit info in the cli, we can do that with "CodeChecker cmd results --details" command
We can only check blame info for runs that have a git repository. The server address and the run name should also be given, e.g.: "CodeChecker cmd results --details --url http://localhost:8001/Default test".
The syntax is different in the GUI, as there you can check the blame info for each line of a reported file. In case of the cli, it would be huge output result to print long blame info for every report. A filtered one is added to the report data, which contains only the commit data of the given section.

Added blame info feature for "cmd results" command

Adding test to check cmd results blmae info feature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants