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

improvement(share/discovery): send peer to multiple readers #1460

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

vgonkivs
Copy link
Member

@vgonkivs vgonkivs commented Dec 9, 2022

Overview

Improvement for #1451
Notify multiple readers instead of one.

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

renaynay
renaynay previously approved these changes Dec 9, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1460 (6e47669) into main (b5eeaa3) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1460      +/-   ##
==========================================
+ Coverage   55.45%   55.46%   +0.01%     
==========================================
  Files         197      197              
  Lines       11999    12002       +3     
==========================================
+ Hits         6654     6657       +3     
  Misses       4685     4685              
  Partials      660      660              
Impacted Files Coverage Δ
share/availability/discovery/set.go 91.22% <100.00%> (+0.48%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@vgonkivs vgonkivs merged commit 93b98e9 into celestiaorg:main Dec 9, 2022
@vgonkivs vgonkivs deleted the improve_notifying_peers branch January 9, 2023 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:shares Shares and samples
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants