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

fix(share/p2p): fix race in shrexeds test #2534

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

walldiss
Copy link
Member

@walldiss walldiss commented Aug 2, 2023

Overview

Quick fix for race in test. Found in CI run

@walldiss walldiss added area:shares Shares and samples area:p2p kind:fix Attached to bug-fixing PRs labels Aug 2, 2023
@walldiss walldiss self-assigned this Aug 2, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2534 (2851678) into main (d0e271e) will increase coverage by 0.02%.
Report is 2 commits behind head on main.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2534      +/-   ##
==========================================
+ Coverage   52.62%   52.65%   +0.02%     
==========================================
  Files         156      156              
  Lines       10007    10026      +19     
==========================================
+ Hits         5266     5279      +13     
- Misses       4275     4285      +10     
+ Partials      466      462       -4     
Files Changed Coverage Δ
share/eds/store.go 57.28% <0.00%> (-3.95%) ⬇️

... and 7 files with indirect coverage changes

@Wondertan Wondertan merged commit 1359778 into celestiaorg:main Aug 3, 2023
13 of 15 checks passed
walldiss added a commit to walldiss/celestia-node that referenced this pull request Aug 4, 2023
Quick fix for race in test. Found in CI run
walldiss added a commit to walldiss/celestia-node that referenced this pull request Aug 4, 2023
Quick fix for race in test. Found in CI run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:p2p area:shares Shares and samples kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants