Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Introduce cyclomatic complexity as file metric #149

Open
ResistantBear opened this issue Feb 16, 2024 · 2 comments
Open
Labels
enhancement New feature or request priority:low Set by the PO only

Comments

@ResistantBear
Copy link
Collaborator

ResistantBear commented Feb 16, 2024

Introduce the calculation of the actual cyclomatic complexity on function level. Include aggregations (maximum, average and median) of this value as file metric.

Also including the metric value for each function would be a separate issue, as that would require changes to our current JSON-output to support function metrics.

See our discussion here for further details: #41

@ResistantBear ResistantBear changed the title Introduce cyclomatic complexity as file metric Feature request: Introduce cyclomatic complexity as file metric Feb 16, 2024
@ResistantBear ResistantBear added the enhancement New feature or request label Feb 16, 2024
@ce-bo ce-bo added the priority:low Set by the PO only label Feb 20, 2024
@ce-bo
Copy link
Collaborator

ce-bo commented Feb 20, 2024

This feature request could be implemented at a later stage. Let's not move it to our Backlog and keep it as priority low.

@ResistantBear
Copy link
Collaborator Author

ResistantBear commented Feb 20, 2024

Alright, I opened it because this feature was requested on friday. It should be pretty straight forward to implement once we decide to do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:low Set by the PO only
Projects
None yet
Development

No branches or pull requests

2 participants