A fork of the seattle.rb flog project (why a fork? flog source is kept in a private perforce repo, and we wanted to add some new functionality, oh, and tests)
Stars
10
Forks
4
Watchers
10
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
254
commits
triggering a CI build to ensure it happens automatically
115a3e8View on GitHubpending 6 integration specs -- parsetree has changed, the overall behavior changes; zenspider noticed this, we probably don't care whether this opaque behavior stays the same.
fd20bdbView on GitHubMinor spec cleanups, from proofreading the specdoc output.
c7e864bView on GitHubMinor spec cleanups, from proofreading the specdoc output.
f508b97View on GitHubIn all fairness, I think it's safe to say that flog of an empty input should have a score of 0. :-)
518bcf7View on GitHubIn all fairness, I think it's safe to say that flog of an empty input should have a score of 0. :-)
c91b278View on GitHubAdding trivial collect_blame method. Will next decide on whether there's a way to use the parsetree to get method/line# mappings, or whether we have to ghetto-parse the blame results into classes/modules/methods.
442eb18View on GitHubAdding trivial collect_blame method. Will next decide on whether there's a way to use the parsetree to get method/line# mappings, or whether we have to ghetto-parse the blame results into classes/modules/methods.
0808060View on GitHubNow, we're going to blame when we flog. Back in BDD-land, feels much better.
3307e27View on GitHubNow, we're going to blame when we flog. Back in BDD-land, feels much better.
bebc3b7View on GitHubIt's not possible to blame stdin. (and if you did, who's gonna listen?)
db77e29View on GitHubIt's not possible to blame stdin. (and if you did, who's gonna listen?)
bd87683View on GitHub