Git-Pandas v0.0.5: coverage.py, risk, and more
The fifth release of git-pandas just hit pypi, install with:
pip install -U git-pandas
It includes a few neat features:
- Basic introduction of support for .coverage files as well, including checking if that exists at all in the first place
- A file change rate table that includes time rates of addition, change and other metrics aimed at identifying files that may be at a higher than normal risk of bugs
- Updated docstrings and normalized APIs
- Added days option to a couple of functions to pull the last X days rather than last X rows.
The next couple of releases are planned out:
- v0.0.6: documentation, examples, and hierarchical bus factor
- v0.1.0: expanded testing, more docs/examples, and Travis CI integration
- v0.1.1: performance, speed, and scalability benchmarking.
- v1.0.0: stable release
If anyone would like to help us get there, reach out here or on github:
https://github.com/wdm0006/git-pandas
And check out the much less mature sister-project, gitnoc:
Subscribe to the Newsletter
Get the latest posts and insights delivered straight to your inbox.