Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed wrong host for ZMQ broker. #379

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Fixed wrong host for ZMQ broker. #379

merged 1 commit into from
Nov 20, 2024

Conversation

s3rius
Copy link
Member

@s3rius s3rius commented Nov 20, 2024

Fixes #378.

@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.60%. Comparing base (3181543) to head (a5bbdaa).

Files with missing lines Patch % Lines
taskiq/brokers/zmq_broker.py 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #379   +/-   ##
=======================================
  Coverage   77.60%   77.60%           
=======================================
  Files          62       62           
  Lines        1871     1871           
=======================================
  Hits         1452     1452           
  Misses        419      419           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@s3rius s3rius merged commit 317c1d9 into master Nov 20, 2024
23 checks passed
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.

fix ZeroMQBroker
2 participants