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(cmd/blob): fix response #2600

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Conversation

vgonkivs
Copy link
Member

Overview

Fix response

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

@vgonkivs vgonkivs added area:rpc kind:fix Attached to bug-fixing PRs labels Aug 23, 2023
@vgonkivs vgonkivs requested a review from renaynay as a code owner August 23, 2023 11:28
@vgonkivs vgonkivs self-assigned this Aug 23, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2600 (0f89c55) into main (bb9b4d4) will increase coverage by 0.02%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2600      +/-   ##
==========================================
+ Coverage   51.26%   51.29%   +0.02%     
==========================================
  Files         157      157              
  Lines       10490    10490              
==========================================
+ Hits         5378     5381       +3     
+ Misses       4637     4632       -5     
- Partials      475      477       +2     
Files Changed Coverage Δ
cmd/celestia/blob.go 9.93% <0.00%> (ø)

... and 7 files with indirect coverage changes

@vgonkivs vgonkivs enabled auto-merge (squash) August 23, 2023 11:35
@vgonkivs vgonkivs merged commit 7682b00 into celestiaorg:main Aug 23, 2023
walldiss pushed a commit to walldiss/celestia-node that referenced this pull request Sep 22, 2023
walldiss pushed a commit that referenced this pull request Sep 22, 2023
(cherry picked from commit 7682b00)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:rpc kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants