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!: GetProofs introduction #38

Merged
merged 3 commits into from
Feb 1, 2024

making GetProofs take da.ID slice instead of height

45451c3
Select commit
Loading
Failed to load commit list.
Merged

feat!: GetProofs introduction #38

making GetProofs take da.ID slice instead of height
45451c3
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Jan 31, 2024 in 1s

78.01% (-1.77%) compared to 58fb4d0

View this Pull Request on Codecov

78.01% (-1.77%) compared to 58fb4d0

Details

Codecov Report

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

Comparison is base (58fb4d0) 79.77% compared to head (45451c3) 78.01%.

Files Patch % Lines
proxy/client.go 69.23% 3 Missing and 1 partial ⚠️
proxy/server.go 66.66% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
- Coverage   79.77%   78.01%   -1.77%     
==========================================
  Files           3        3              
  Lines         178      191      +13     
==========================================
+ Hits          142      149       +7     
- Misses         28       32       +4     
- Partials        8       10       +2     

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