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

test: Export withdrawals to JSON state tests #1000

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

test: Export withdrawals to JSON state tests

5ab9886
Select commit
Loading
Failed to load commit list.
Draft

test: Export withdrawals to JSON state tests #1000

test: Export withdrawals to JSON state tests
5ab9886
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 11, 2024 in 1s

29.76% (-64.09%) compared to 35b7475

View this Pull Request on Codecov

29.76% (-64.09%) compared to 35b7475

Details

Codecov Report

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

Project coverage is 29.76%. Comparing base (35b7475) to head (5ab9886).

Files with missing lines Patch % Lines
test/unittests/state_transition.cpp 0.00% 8 Missing ⚠️
test/unittests/state_transition_block_test.cpp 0.00% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (35b7475) and HEAD (5ab9886). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (35b7475) HEAD (5ab9886)
unittests 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1000       +/-   ##
===========================================
- Coverage   93.84%   29.76%   -64.09%     
===========================================
  Files         146      146               
  Lines       15460    15468        +8     
===========================================
- Hits        14509     4604     -9905     
- Misses        951    10864     +9913     
Files with missing lines Coverage Δ
test/unittests/state_transition_block_test.cpp 0.00% <0.00%> (-100.00%) ⬇️
test/unittests/state_transition.cpp 0.00% <0.00%> (-97.59%) ⬇️

... and 103 files with indirect coverage changes