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: Add succinct lightclient ISM #4334

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Change byte[][] to byte[][2]

36a9d1f
Select commit
Loading
Failed to load commit list.
Open

feat: Add succinct lightclient ISM #4334

Change byte[][] to byte[][2]
36a9d1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2024 in 0s

74.29% (+0.32%) compared to 0410815

View this Pull Request on Codecov

74.29% (+0.32%) compared to 0410815

Details

Codecov Report

Attention: Patch coverage is 84.21053% with 6 lines in your changes missing coverage. Please review.

Project coverage is 74.29%. Comparing base (0410815) to head (36a9d1f).
Report is 34 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4334      +/-   ##
==========================================
+ Coverage   73.97%   74.29%   +0.32%     
==========================================
  Files         101      105       +4     
  Lines        1460     1498      +38     
  Branches      191      195       +4     
==========================================
+ Hits         1080     1113      +33     
- Misses        359      364       +5     
  Partials       21       21              
Components Coverage Δ
core 84.61% <ø> (ø)
hooks 76.05% <100.00%> (+0.34%) ⬆️
isms 78.68% <88.46%> (+1.09%) ⬆️
token 89.01% <ø> (ø)
middlewares 77.39% <ø> (ø)