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: Cover ScheduleCreate with recently changed throttle definitions #16820

Merged
merged 91 commits into from
Dec 2, 2024

Revert unrelated changes

9244d71
Select commit
Loading
Failed to load commit list.
Merged

chore: Cover ScheduleCreate with recently changed throttle definitions #16820

Revert unrelated changes
9244d71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 1s

63.63% (+0.04%) compared to 1b4339d

View this Pull Request on Codecov

63.63% (+0.04%) compared to 1b4339d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.63%. Comparing base (1b4339d) to head (9244d71).

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##             release/0.57   #16820      +/-   ##
==================================================
+ Coverage           63.59%   63.63%   +0.04%     
- Complexity          20399    20413      +14     
==================================================
  Files                2547     2547              
  Lines               94875    94896      +21     
  Branches             9913     9914       +1     
==================================================
+ Hits                60335    60389      +54     
+ Misses              30922    30891      -31     
+ Partials             3618     3616       -2     
Files with missing lines Coverage Δ
...com/hedera/node/config/data/BlockStreamConfig.java 100.00% <ø> (ø)
.../schedule/impl/handlers/ScheduleCreateHandler.java 92.65% <100.00%> (+1.62%) ⬆️

... and 9 files with indirect coverage changes

Impacted file tree graph