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

feat(withdrawal): forced withdrawal #1897

Closed
wants to merge 6 commits into from

Merge branch 'main' into process-forced-withdrawals

c70bb57
Select commit
Loading
Failed to load commit list.
Closed

feat(withdrawal): forced withdrawal #1897

Merge branch 'main' into process-forced-withdrawals
c70bb57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2024 in 0s

21.98% (target 0.00%)

View this Pull Request on Codecov

21.98% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 38 lines in your changes missing coverage. Please review.

Project coverage is 21.98%. Comparing base (b0ae1c1) to head (c70bb57).

Files Patch % Lines
mod/storage/pkg/beacondb/registry.go 0.00% 21 Missing ⚠️
...ad/pkg/state-transition/state_processor_staking.go 0.00% 9 Missing ⚠️
mod/storage/pkg/beacondb/kvstore.go 0.00% 8 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1897      +/-   ##
==========================================
- Coverage   22.03%   21.98%   -0.06%     
==========================================
  Files         339      339              
  Lines       15588    15624      +36     
  Branches       21       21              
==========================================
  Hits         3435     3435              
- Misses      12037    12073      +36     
  Partials      116      116              
Files Coverage Δ
mod/storage/pkg/beacondb/kvstore.go 0.00% <0.00%> (ø)
...ad/pkg/state-transition/state_processor_staking.go 0.00% <0.00%> (ø)
mod/storage/pkg/beacondb/registry.go 0.00% <0.00%> (ø)