Closed rustworthy closed 4 months ago
Attention: Patch coverage is 87.50000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 68.0%. Comparing base (
a4832db
) to head (9974a67
).
@jonhoo Please have a look at this PR once again.
The tests are actually failing for the main
branch, which is will be fixed in a dedicated PR: we simply need to adjust a couple of tests to use Client::current_info
instead of the retired Client::info
.
UPDATE: addressed in #68
This PR is also adding:
run
andrun_to_completion
;This change is