feature(state-processor): update validators EffectiveBalance
only when epoch turns
#2142
+574
−209
Codecov / codecov/project
succeeded
Nov 14, 2024 in 0s
26.51% (target 0.00%)
View this Pull Request on Codecov
26.51% (target 0.00%)
Details
Codecov Report
Attention: Patch coverage is 61.29032%
with 48 lines
in your changes missing coverage. Please review.
Project coverage is 26.51%. Comparing base (
8a04173
) to head (e72fe31
).
Additional details and impacted files
@@ Coverage Diff @@
## main #2142 +/- ##
==========================================
+ Coverage 26.28% 26.51% +0.22%
==========================================
Files 360 360
Lines 16243 16244 +1
Branches 12 12
==========================================
+ Hits 4270 4307 +37
+ Misses 11705 11658 -47
- Partials 268 279 +11
Files with missing lines | Coverage Δ | |
---|---|---|
mod/config/pkg/spec/testnet.go | 100.00% <100.00%> (ø) |
|
...e-transition/pkg/core/state_processor_committee.go | 84.21% <100.00%> (+5.63%) |
⬆️ |
...ate-transition/pkg/core/state_processor_staking.go | 54.21% <64.28%> (-0.58%) |
⬇️ |
mod/chain-spec/pkg/chain/chain_spec.go | 11.90% <0.00%> (-0.92%) |
⬇️ |
...ate-transition/pkg/core/state_processor_genesis.go | 49.39% <65.78%> (-0.61%) |
⬇️ |
mod/state-transition/pkg/core/state_processor.go | 35.27% <54.71%> (+8.57%) |
⬆️ |
Loading