Closed rustworthy closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
df60d07
) 74.3% compared to head (d7c5cde
) 75.0%. Report is 6 commits behind head on main.
Made one small adjustment after the fact so that we don't have to guarantee in the future that we continue to hold a Vec
:
https://github.com/jonhoo/faktory-rs/commit/0bd2ab0dd1603e972f1bb5ba02669f9ab684fd8c
Released in 0.12.5 :tada:
enqueue_many
method on theProducer
(internally usesPUSHB
Faktory command);make sort
command and CI job to address the thread;make sort
against the sources;This change is