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

feat(ext): restore zmq source/sink #3039

Merged
merged 1 commit into from
Jul 23, 2024
Merged

feat(ext): restore zmq source/sink #3039

merged 1 commit into from
Jul 23, 2024

Conversation

ngjaying
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jul 23, 2024

Codecov Report

Attention: Patch coverage is 8.24742% with 89 lines in your changes missing coverage. Please review.

Project coverage is 67.47%. Comparing base (bf665da) to head (73a5cc3).
Report is 2 commits behind head on master.

Files Patch % Lines
extensions/impl/zmq/source.go 0.00% 49 Missing ⚠️
extensions/impl/zmq/sink.go 0.00% 36 Missing ⚠️
extensions/sinks/zmq/zmq.go 0.00% 2 Missing ⚠️
extensions/sources/zmq/zmq.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3039      +/-   ##
==========================================
- Coverage   67.70%   67.47%   -0.23%     
==========================================
  Files         357      362       +5     
  Lines       34969    35049      +80     
==========================================
- Hits        23674    23648      -26     
- Misses       9172     9280     +108     
+ Partials     2123     2121       -2     

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

@ngjaying ngjaying requested a review from Yisaer July 23, 2024 06:48
@ngjaying ngjaying marked this pull request as ready for review July 23, 2024 06:49
@ngjaying ngjaying merged commit a59d992 into lf-edge:master Jul 23, 2024
21 of 22 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.

2 participants