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

Add ZMQ Connection support #21

Closed
wants to merge 6 commits into from

Conversation

OCopping
Copy link
Contributor

@OCopping OCopping commented Mar 6, 2024

This will add an Asynchronous ZMQ Connection class to FastCS connections.

@OCopping OCopping changed the base branch from main to create-connections-dir March 6, 2024 11:21
@OCopping OCopping self-assigned this Mar 6, 2024
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

Attention: Patch coverage is 27.73109% with 86 lines in your changes are missing coverage. Please review.

Project coverage is 41.32%. Comparing base (7a70b95) to head (682d97e).
Report is 1 commits behind head on create-connections-dir.

Files Patch % Lines
src/fastcs/connections/zmq_connection.py 25.86% 86 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                     @@
##           create-connections-dir      #21      +/-   ##
==========================================================
- Coverage                   43.79%   41.32%   -2.48%     
==========================================================
  Files                          17       19       +2     
  Lines                         653      772     +119     
==========================================================
+ Hits                          286      319      +33     
- Misses                        367      453      +86     

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

@OCopping OCopping marked this pull request as draft March 6, 2024 11:33
@OCopping OCopping force-pushed the Add-zmq-connection-support branch from 86f9116 to 6843952 Compare March 6, 2024 11:56
@GDYendell
Copy link
Contributor

@OCopping can I assume this isn't ready to be reviewed until you remove the draft?

@GDYendell GDYendell removed the request for review from coretl March 6, 2024 13:17
@OCopping OCopping force-pushed the Add-zmq-connection-support branch from 3b802ae to 266d871 Compare March 6, 2024 15:51
@OCopping OCopping force-pushed the create-connections-dir branch from 9b2414c to ef559ec Compare March 7, 2024 09:19
@OCopping OCopping force-pushed the Add-zmq-connection-support branch from 3bdfd8f to 682d97e Compare March 7, 2024 09:20
@GDYendell GDYendell deleted the branch create-connections-dir June 7, 2024 08:47
@GDYendell GDYendell closed this Jun 7, 2024
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