PullRequestQuantifier
PullRequestQuantifier copied to clipboard
A highly customizable framework to quantify a pull request within a repository context.
Update context dynamically when DynamicBehaviour is set true
Track things like PR completion time, number of comments to correlate with size later.
- Simulate an ad like experience
If a file has a huge diff in the PR, the GH api does not return the patch. In that case the app is currently ignoring that file from quantifier...
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `serialize-javascript` from 6.0.0 to 6.0.2 Release notes Sourced from serialize-javascript's releases. v6.0.2 fix:...