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

Split it up #16

Open
thompson318 opened this issue Sep 9, 2021 · 2 comments
Open

Split it up #16

thompson318 opened this issue Sep 9, 2021 · 2 comments

Comments

@thompson318
Copy link
Contributor

It might be worth splitting bits off, so we can create general purpose utilities. A library for counting lines of code and plotting would be of more general use. There are some out there but they don't seem very up to date.

@yidilozdemir
Copy link
Collaborator

just explored pycloc to replace cloc functionality, but cloc seems more capable with Git. Will now think about refactoring the existing code inside get_loc.py within the library for counting and plotting code.

@yidilozdemir
Copy link
Collaborator

We can still make it potentially more lightweight and fast by not storing or pulling any of the git hashes -- we are only interested in the last version

@thompson318 thompson318 transferred this issue from SciKit-Surgery/scikit-surgery-stats Aug 31, 2023
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

No branches or pull requests

2 participants