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

consensus/bor: handle blockalloc balance changes #1074

Merged
merged 4 commits into from
Dec 1, 2023

fix: lint

999152a
Select commit
Loading
Failed to load commit list.
Merged

consensus/bor: handle blockalloc balance changes #1074

fix: lint
999152a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 30, 2023 in 0s

57.06% (-0.04%) compared to bc338be

View this Pull Request on Codecov

57.06% (-0.04%) compared to bc338be

Details

Codecov Report

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

Comparison is base (bc338be) 57.09% compared to head (999152a) 57.06%.
Report is 333 commits behind head on develop.

❗ Current head 999152a differs from pull request most recent head 74d42cb. Consider uploading reports for the commit 74d42cb to get more accurate results

Files Patch % Lines
consensus/bor/bor.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1074      +/-   ##
===========================================
- Coverage    57.09%   57.06%   -0.04%     
===========================================
  Files          650      650              
  Lines       118277   118293      +16     
===========================================
- Hits         67533    67503      -30     
- Misses       46868    46912      +44     
- Partials      3876     3878       +2     

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