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: clarifying blob.GetAll godoc #3090

Merged
merged 2 commits into from
Jan 16, 2024
Merged

fix: clarifying blob.GetAll godoc #3090

merged 2 commits into from
Jan 16, 2024

Conversation

distractedm1nd
Copy link
Collaborator

The previous godoc led to some confusion because it got understood as getting all blobs under the given height.

@distractedm1nd distractedm1nd added docs:godocs Related to documentation of packages / code area:blob labels Jan 10, 2024
@distractedm1nd distractedm1nd self-assigned this Jan 10, 2024
@distractedm1nd distractedm1nd added the kind:fix Attached to bug-fixing PRs label Jan 10, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a7c49d2) 50.91% compared to head (7f551fd) 51.37%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3090      +/-   ##
==========================================
+ Coverage   50.91%   51.37%   +0.46%     
==========================================
  Files         177      177              
  Lines       11139    11139              
==========================================
+ Hits         5671     5723      +52     
+ Misses       4969     4921      -48     
+ Partials      499      495       -4     

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

@ramin ramin merged commit 73771ec into main Jan 16, 2024
19 of 21 checks passed
@ramin ramin deleted the blob-doc branch January 16, 2024 11:39
renaynay pushed a commit that referenced this pull request Jan 23, 2024
The previous godoc led to some confusion because it got understood as
getting all blobs *under* the given height.

Co-authored-by: Viacheslav <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:blob docs:godocs Related to documentation of packages / code kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants