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

feat(share/p2p/shrex): add recovery middleware to shrex-nd and shrex-eds servers #3328

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

walldiss
Copy link
Member

Add recovery middleware to shrex-eds and shrex-nd server implementation

@walldiss walldiss self-assigned this Apr 20, 2024
@walldiss walldiss added the kind:feat Attached to feature PRs label Apr 20, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 20, 2024

Codecov Report

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

Project coverage is 45.02%. Comparing base (2469e7a) to head (4f869a6).
Report is 30 commits behind head on main.

Files Patch % Lines
share/p2p/recovery.go 62.50% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3328      +/-   ##
==========================================
+ Coverage   44.83%   45.02%   +0.18%     
==========================================
  Files         265      273       +8     
  Lines       14620    15137     +517     
==========================================
+ Hits         6555     6815     +260     
- Misses       7313     7551     +238     
- Partials      752      771      +19     

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

@Wondertan Wondertan merged commit 4d90bda into celestiaorg:main Apr 20, 2024
29 checks passed
Wondertan pushed a commit that referenced this pull request Apr 21, 2024
…eds servers (#3328)

Add recovery middleware to shrex-eds and shrex-nd server implementation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:feat Attached to feature PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants