Maurício Aniche
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...
new `CSVPath("/somedir", "file.csv")`, generates a file `/somedirfile.csv`. Deal with it.
as commit range, one nice option would be to select the last N commits, from (head-N) to head.
if you pass a directory to .in() that is not a Git repository, the exception is ugly. Make it more friendly.
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...