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: restore ServicesMainTest.java #17262

Merged
merged 44 commits into from
Jan 9, 2025

adding documenting comments.

7c9e1fc
Select commit
Loading
Failed to load commit list.
Merged

chore: restore ServicesMainTest.java #17262

adding documenting comments.
7c9e1fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

67.31% (+0.06%) compared to 70c450e

View this Pull Request on Codecov

67.31% (+0.06%) compared to 70c450e

Details

Codecov Report

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

Project coverage is 67.31%. Comparing base (70c450e) to head (7c9e1fc).

Files with missing lines Patch % Lines
...rc/main/java/com/hedera/node/app/ServicesMain.java 66.66% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main   #17262      +/-   ##
============================================
+ Coverage     67.24%   67.31%   +0.06%     
- Complexity    21991    22010      +19     
============================================
  Files          2583     2583              
  Lines         96307    96311       +4     
  Branches      10054    10054              
============================================
+ Hits          64763    64832      +69     
+ Misses        27839    27768      -71     
- Partials       3705     3711       +6     
Files with missing lines Coverage Δ
...java/com/swirlds/platform/util/BootstrapUtils.java 17.98% <100.00%> (+10.73%) ⬆️
...rc/main/java/com/hedera/node/app/ServicesMain.java 30.98% <66.66%> (+23.79%) ⬆️

... and 15 files with indirect coverage changes

Impacted file tree graph