Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(state-version): should be uint8 instead of uint32 #3779

Merged
merged 1 commit into from
Mar 1, 2024

fix state version type

7b5708c
Select commit
Loading
Failed to load commit list.
Merged

fix(state-version): should be uint8 instead of uint32 #3779

fix state version type
7b5708c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2024 in 0s

51.80% (target 50.00%)

View this Pull Request on Codecov

51.80% (target 50.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.80%. Comparing base (d1ca7aa) to head (7b5708c).
Report is 21 commits behind head on development.

Additional details and impacted files
@@               Coverage Diff               @@
##           development    #3779      +/-   ##
===============================================
+ Coverage        50.51%   51.80%   +1.28%     
===============================================
  Files              230      232       +2     
  Lines            29006    23772    -5234     
===============================================
- Hits             14653    12315    -2338     
+ Misses           12856     9951    -2905     
- Partials          1497     1506       +9