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

support writing the same Frame to multiple nodes (#66) #72

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Aug 18, 2023

Fixes #66

@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Merging #72 (2a7eb0a) into main (140deff) will decrease coverage by 0.79%.
The diff coverage is 56.16%.

@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
- Coverage   81.89%   81.11%   -0.79%     
==========================================
  Files          26       26              
  Lines        1994     2012      +18     
==========================================
- Hits         1633     1632       -1     
- Misses        282      295      +13     
- Partials       79       85       +6     
Files Changed Coverage Δ
node.go 69.48% <54.92%> (-5.32%) ⬇️
node_heartbeat.go 80.39% <100.00%> (ø)
node_streamrequest.go 72.50% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aler9 aler9 merged commit 49e386d into main Aug 18, 2023
5 of 7 checks passed
@aler9 aler9 deleted the bug/write-parallel branch August 18, 2023 15:37
@github-actions github-actions bot locked and limited conversation to collaborators Feb 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Field index out of range while writing messages
1 participant