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:

  1. Basic introduction of support for .coverage files as well, including checking if that exists at all in the first place
  2. 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
  3. Updated docstrings and normalized APIs
  4. 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:

  1. v0.0.6: documentation, examples, and hierarchical bus factor
  2. v0.1.0: expanded testing, more docs/examples, and Travis CI integration
  3. v0.1.1: performance, speed, and scalability benchmarking.
  4. 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:

https://github.com/wdm0006/gitnoc

Subscribe to the Newsletter

Get the latest posts and insights delivered straight to your inbox.