Actions
action #156091
open[timeboxed:6h] Use codescene for finding knowledge islands and complex code size:S
Status:
Workable
Priority:
Normal
Assignee:
-
Category:
Feature requests
Target version:
Start date:
2024-02-26
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
https://codescene.com/ can be used for free with open source projects to analyze the code.
Features:
- Finding knowledge islands
- Calculate code complexity
- Simulate a person leaving a team
- Show which files are very likely to be changed in the same commit
- Same for subroutines
- Create goals and check code health in PRs
We should consider using this for our projects.
- I created an example project for os-autoinst and can give a short demo.
- example project for openQA
- example project for qem-bot
Acceptance criteria¶
- AC1: Reports have been analyzed and follow-up tasks created
Suggestions¶
- Review the existing "example projects" reports and derive potential points of improvements
- Consider alternative options which are free software
Actions