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(headertest): Return ErrNotFound in header store if not found #148

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

renaynay
Copy link
Member

Self explanatory, found during testing.

@codecov-commenter
Copy link

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (7277a18) 63.79% compared to head (3149b21) 63.78%.

Files Patch % Lines
headertest/store.go 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
- Coverage   63.79%   63.78%   -0.02%     
==========================================
  Files          39       39              
  Lines        3392     3396       +4     
==========================================
+ Hits         2164     2166       +2     
- Misses       1061     1063       +2     
  Partials      167      167              

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

@renaynay renaynay merged commit c34c25d into celestiaorg:main Jan 25, 2024
2 checks passed
@renaynay renaynay deleted the fix-test-headerstore branch January 25, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants