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: fix index out of range undeterministic error in rpc test #3718

Merged
merged 6 commits into from
Jan 22, 2024

fix: fix go deepsource warning

acee2cc
Select commit
Loading
Failed to load commit list.
Merged

fix: fix index out of range undeterministic error in rpc test #3718

fix: fix go deepsource warning
acee2cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2024 in 0s

50.28% (target 50.00%)

View this Pull Request on Codecov

50.28% (target 50.00%)

Details

Codecov Report

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

Comparison is base (51d57ae) 50.53% compared to head (acee2cc) 50.28%.

Additional details and impacted files
@@               Coverage Diff               @@
##           development    #3718      +/-   ##
===============================================
- Coverage        50.53%   50.28%   -0.25%     
===============================================
  Files              230      230              
  Lines            28658    28654       -4     
===============================================
- Hits             14482    14409      -73     
- Misses           12660    12728      +68     
- Partials          1516     1517       +1