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

[cip-56] Remove freezable check on epoch rewards #2164

Merged
merged 1 commit into from
Jul 25, 2023

[cip-56] Remove freezable check on epoch rewards

04d481e
Select commit
Loading
Failed to load commit list.
Merged

[cip-56] Remove freezable check on epoch rewards #2164

[cip-56] Remove freezable check on epoch rewards
04d481e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2023 in 1s

55.27% (+0.10%) compared to 4a1e3fc

View this Pull Request on Codecov

55.27% (+0.10%) compared to 4a1e3fc

Details

Codecov Report

Patch coverage has no change and project coverage change: +0.10% 🎉

Comparison is base (4a1e3fc) 55.16% compared to head (04d481e) 55.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2164      +/-   ##
==========================================
+ Coverage   55.16%   55.27%   +0.10%     
==========================================
  Files         676      676              
  Lines      113990   113991       +1     
==========================================
+ Hits        62880    63005     +125     
+ Misses      47229    47124     -105     
+ Partials     3881     3862      -19     
Files Changed Coverage Δ
consensus/istanbul/backend/pos.go 5.74% <0.00%> (-1.77%) ⬇️

... and 31 files with indirect coverage changes

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