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(blob/service): return error from GetProof if it appears #3742

Merged
merged 3 commits into from
Sep 18, 2024

Conversation

vgonkivs
Copy link
Member

Resolves #3726

@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.46%. Comparing base (2469e7a) to head (de11711).
Report is 193 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3742      +/-   ##
==========================================
+ Coverage   44.83%   45.46%   +0.62%     
==========================================
  Files         265      281      +16     
  Lines       14620    16059    +1439     
==========================================
+ Hits         6555     7301     +746     
- Misses       7313     7918     +605     
- Partials      752      840      +88     

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

@vgonkivs vgonkivs enabled auto-merge (squash) September 18, 2024 14:54
@vgonkivs vgonkivs merged commit bb6b508 into celestiaorg:main Sep 18, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:blob kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

blob: Service.GetProof mistakenly swallows up error from Service.retrieve
5 participants