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

transport(tcp): fix race condition in migrations w/ tcp #416

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

csegarragonz
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Apr 12, 2024

Codecov Report

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

Project coverage is 82.15%. Comparing base (d2cdf04) to head (873ace5).
Report is 1 commits behind head on main.

Files Patch % Lines
src/executor/Executor.cpp 33.33% 2 Missing ⚠️
src/transport/PointToPointBroker.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #416      +/-   ##
==========================================
+ Coverage   81.89%   82.15%   +0.26%     
==========================================
  Files         116      116              
  Lines        7560     7536      -24     
==========================================
  Hits         6191     6191              
+ Misses       1369     1345      -24     

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

@csegarragonz csegarragonz merged commit 9f17c56 into main Apr 12, 2024
11 of 12 checks passed
@csegarragonz csegarragonz deleted the fix-migration branch April 12, 2024 13:23
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