Comment on Show HN: FixCache – keep track of bug-prone files from Git commit historyComments−aavshrOP6yHello HN, this is a github app implementation of FixCache(https://people.csail.mit.edu/hunkim/images/3/37/Papers_kim_2...) I wanted to do as a side project that might prove to be useful for pull request reviewers.The app maintains a fix-sized cache of bug-prone files from fix-commits and updates a pull request with information about the cache if these bug-prone files have been updated in the pull request.
Comments
Hello HN, this is a github app implementation of FixCache(https://people.csail.mit.edu/hunkim/images/3/37/Papers_kim_2...) I wanted to do as a side project that might prove to be useful for pull request reviewers.
The app maintains a fix-sized cache of bug-prone files from fix-commits and updates a pull request with information about the cache if these bug-prone files have been updated in the pull request.