Michele Lacchia

Results 147 comments of Michele Lacchia

Hi @rwbogl, I'm very sorry for the long delay. Do you happen to still have the code for this? I have been fixing a lot of issues and I'd like...

@eloifavero The code above is quite difficult to read. Also, I am not sure those two implementations can be compared because they are quite a lot different. If you post...

Hi Sam, thanks for sharing the example. Indeed, it's quite surprising to see such a long run time for such a simple file. The `raw` command is definitely the slowest,...

Interesting. We already support exporting `cc` data to Jenkins via XML, so I might as well look into this one.

I agree, your proposed solution makes a lot of sense. The current implementation is the result of multiple changes that weren't so well thought-out unfortunately. At the moment I'm very...

@Freed-Wu What would this support entail? From a quick read it would seem all configuration is created in each repository where pre-commit is installed.

@tzmara @Freed-Wu In that case, since the exit code is important, [xenon](https://github.com/rubik/xenon) is the program to use. Radon is meant for human use, Xenon is for programmatic use. It already...

@DolajoCZ Thanks for the contribution, much appreciated. It would be great if you could document this addition in the table on this page: https://github.com/rubik/radon/blob/master/docs/intro.rst The PR is otherwise ready for...

I apologize for the long delay. Could you elaborate on the issue? It's possible that a decorator contains inner functions and still have a total CC such that the rank...

Thanks Alexandru, much appreciated! Right now I don't have time on hand to implement new metrics, but if you open a new PR with some features and the corresponding test...