diff options
author | Teddy Wing | 2017-11-17 00:54:27 +0100 |
---|---|---|
committer | Teddy Wing | 2017-11-17 00:54:27 +0100 |
commit | 205fc3b71bd44067685c8517e7d126e3574827e1 (patch) | |
tree | 3deaeaa9ac1e5b23488b7f0b810ea3b88d3f04ca /src/jenkins.rs | |
parent | cef74cbc8ccfac2b371db2cc9e99dda3c1fce166 (diff) | |
download | kipper-205fc3b71bd44067685c8517e7d126e3574827e1.tar.bz2 |
CommitRef::new(): Take a `JsonValue` instead of an `&str`
We expect to have pre-parsed the JSON as this function will get called
after `pull_request_opened_or_synchronized()`. To avoid doing the same
JSON parsing work twice, take a `JsonValue` argument in both functions.
Diffstat (limited to 'src/jenkins.rs')
0 files changed, 0 insertions, 0 deletions