Maurício Aniche

Results 84 issues of Maurício Aniche

We should provide a way to notify the status/progress of a study. From @davisjam: - Study inherits from Observable, and emits on completion of execute. - We provide sample Observers...

should find a nice way to print the header of the csv

enhancement

new `CSVPath("/somedir", "file.csv")`, generates a file `/somedirfile.csv`. Deal with it.

bug
up-for-grabs

as commit range, one nice option would be to select the last N commits, from (head-N) to head.

enhancement

if you pass a directory to .in() that is not a Git repository, the exception is ugly. Make it more friendly.

enhancement
up-for-grabs

Let's write more tests to see if CK correctly counts synchronised classes, methods, fields, etc etc.

CK is a simple tool; yet, people's code are complicated!! Although our test suite has been growing, there are always exceptional cases that might lead the tool to bring strange...

help wanted
tests