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

refactor(share/p2p/shrex): use default timeout for shrex-eds client #2114

Merged

Conversation

walldiss
Copy link
Member

Overview

Use default timeout for shrex-eds client if no deadline specified by provided context.

@walldiss walldiss added area:p2p kind:refactor Attached to refactoring PRs labels Apr 20, 2023
@walldiss walldiss self-assigned this Apr 20, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 20, 2023

Codecov Report

Merging #2114 (1f14c7c) into main (c4e994b) will decrease coverage by 0.28%.
The diff coverage is 78.26%.

@@            Coverage Diff             @@
##             main    #2114      +/-   ##
==========================================
- Coverage   55.80%   55.53%   -0.28%     
==========================================
  Files         209      209              
  Lines       13289    13338      +49     
==========================================
- Hits         7416     7407       -9     
- Misses       5131     5185      +54     
- Partials      742      746       +4     
Impacted Files Coverage Δ
share/p2p/shrexnd/client.go 68.33% <33.33%> (+5.83%) ⬆️
share/p2p/shrexeds/client.go 64.51% <85.00%> (+3.98%) ⬆️

... and 8 files with indirect coverage changes

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

Wondertan
Wondertan previously approved these changes Apr 21, 2023
renaynay
renaynay previously approved these changes Apr 26, 2023
share/p2p/shrexnd/client.go Outdated Show resolved Hide resolved
walldiss and others added 2 commits April 26, 2023 20:17
@walldiss walldiss dismissed stale reviews from renaynay and Wondertan via 873124f April 26, 2023 12:18
@renaynay renaynay enabled auto-merge (squash) April 26, 2023 12:21
@renaynay renaynay merged commit b10c447 into celestiaorg:main Apr 26, 2023
Wondertan pushed a commit that referenced this pull request Apr 27, 2023
…2114)

## Overview
Use default timeout for shrex-eds client if no deadline specified by
provided context.

---------

Co-authored-by: rene <41963722+renaynay@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:p2p kind:refactor Attached to refactoring PRs
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants