ryanhiebert / hirefire

A Python lib to integrate with the HireFire service -- The Heroku Proccess Manager.
https://hirefire.readthedocs.io/
Other
34 stars 21 forks source link

PR to fix nonidempotency #60

Closed FishmanL closed 3 years ago

FishmanL commented 3 years ago

Fixes #59

codecov[bot] commented 3 years ago

Codecov Report

Merging #60 (9a9241f) into main (665217e) will increase coverage by 0.10%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   55.55%   55.66%   +0.10%     
==========================================
  Files          11       11              
  Lines         423      424       +1     
==========================================
+ Hits          235      236       +1     
  Misses        188      188              
Impacted Files Coverage Δ
hirefire/procs/__init__.py 72.09% <50.00%> (+0.32%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 665217e...9a9241f. Read the comment docs.