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

CC on evaluation page #23

Open
amirebrahimi opened this issue Jan 2, 2020 · 1 comment
Open

CC on evaluation page #23

amirebrahimi opened this issue Jan 2, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@amirebrahimi
Copy link
Contributor

On the page there is only CC for python because it is mentioned that other languages do not provide for a fast retrieval. Can you expand on that?

It seems that there are many tools to evaluate CC for other languages (e.g. JavaScript should be equally as fast as python IMO): https://github.com/topics/cyclomatic-complexity

Another great resource that is free to use for OSS is CodeScene and provides more useful metrics beyond CC: https://codescene.io/

@markf94
Copy link
Member

markf94 commented Mar 14, 2021

Hi @amirebrahimi! Yeah the problem back then was that we couldn't find a program that would run consistently on all these various repos (e.g. all C++ repos). May I ask if you would be interested in helping us get this off the ground and update the software evaluation page?

@markf94 markf94 added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants