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: Suppress child records #17072

Open
wants to merge 3 commits into
base: hip-991-submit-message
Choose a base branch
from

Spotless

af9a660
Select commit
Loading
Failed to load commit list.
Open

feat: Suppress child records #17072

Spotless
af9a660
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

63.89% (+0.00%) compared to ac943c5

View this Pull Request on Codecov

63.89% (+0.00%) compared to ac943c5

Details

Codecov Report

Attention: Patch coverage is 77.50000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 63.89%. Comparing base (ac943c5) to head (af9a660).

Files with missing lines Patch % Lines
...m/hedera/node/app/blocks/BlockItemsTranslator.java 0.00% 4 Missing ⚠️
...edera/node/app/blocks/impl/BlockStreamBuilder.java 0.00% 2 Missing and 1 partial ⚠️
...s/impl/handlers/ConsensusSubmitMessageHandler.java 93.93% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@                    Coverage Diff                    @@
##             hip-991-submit-message   #17072   +/-   ##
=========================================================
  Coverage                     63.89%   63.89%           
- Complexity                    20640    20649    +9     
=========================================================
  Files                          2543     2543           
  Lines                         95456    95491   +35     
  Branches                       9996    10006   +10     
=========================================================
+ Hits                          60987    61015   +28     
- Misses                        30840    30847    +7     
  Partials                       3629     3629           
Files with missing lines Coverage Δ
...s/impl/handlers/ConsensusSubmitMessageHandler.java 88.65% <93.93%> (+0.70%) ⬆️
...edera/node/app/blocks/impl/BlockStreamBuilder.java 75.53% <0.00%> (-0.62%) ⬇️
...m/hedera/node/app/blocks/BlockItemsTranslator.java 92.00% <0.00%> (-4.88%) ⬇️

... and 14 files with indirect coverage changes

Impacted file tree graph