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

chore: Remove legacy state dumpers #17775

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tinker-michaelj
Copy link
Collaborator

Signed-off-by: Michael Tinker <[email protected]>
@tinker-michaelj tinker-michaelj requested review from a team as code owners February 7, 2025 16:19
@tinker-michaelj tinker-michaelj added this to the v0.60 milestone Feb 7, 2025
@tinker-michaelj tinker-michaelj self-assigned this Feb 7, 2025
Signed-off-by: Michael Tinker <[email protected]>
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 68.96%. Comparing base (8642bec) to head (7bcfa57).

Files with missing lines Patch % Lines
...com/hedera/node/app/state/StateLifecyclesImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main   #17775      +/-   ##
============================================
- Coverage     68.96%   68.96%   -0.01%     
+ Complexity    22980    22978       -2     
============================================
  Files          2646     2646              
  Lines         99407    99401       -6     
  Branches      10275    10275              
============================================
- Hits          68556    68551       -5     
+ Misses        26961    26959       -2     
- Partials       3890     3891       +1     
Files with missing lines Coverage Δ
...-app/src/main/java/com/hedera/node/app/Hedera.java 50.61% <ø> (+0.73%) ⬆️
...com/hedera/node/app/state/StateLifecyclesImpl.java 86.66% <0.00%> (ø)

... and 2 files with indirect coverage changes

Impacted file tree graph

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove legacy StateDumper in prep for mega-map
1 participant