Skip to content

Conversation

codingjoe
Copy link
Owner

The latest dramatiq version changed how they pick up tasks and
queues more than expected. We wait if those incompatibilties are
fixed in future versions.

The latest dramatiq version changed how they pick up tasks and
queues more than expected. We wait if those incompatibilties are
fixed in future versions.
@codecov
Copy link

codecov bot commented Jun 20, 2022

Codecov Report

Merging #44 (48bd6c8) into master (d5d35c7) will increase coverage by 7.17%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   91.24%   98.42%   +7.17%     
==========================================
  Files          16       16              
  Lines         697      697              
==========================================
+ Hits          636      686      +50     
+ Misses         61       11      -50     
Impacted Files Coverage Δ
joeflow/__init__.py 100.00% <0.00%> (+33.33%) ⬆️
joeflow/contrib/reversion.py 100.00% <0.00%> (+34.28%) ⬆️
joeflow/runner/dramatiq.py 100.00% <0.00%> (+94.87%) ⬆️

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 d5d35c7...48bd6c8. Read the comment docs.

@codingjoe codingjoe merged commit e519369 into master Jun 20, 2022
@codingjoe codingjoe deleted the dramatiq branch June 20, 2022 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant