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: Inject schedule service. Add schedule id to the executable transaction. #16597

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

Conversation

JivkoKelchev
Copy link
Contributor

Description:

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.37%. Comparing base (65af0d1) to head (54d97b2).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             develop   #16597   +/-   ##
==========================================
  Coverage      63.37%   63.37%           
- Complexity     20170    20171    +1     
==========================================
  Files           2532     2532           
  Lines          94122    94125    +3     
  Branches        9848     9848           
==========================================
+ Hits           59650    59653    +3     
  Misses         30855    30855           
  Partials        3617     3617           
Files with missing lines Coverage Δ
...-app/src/main/java/com/hedera/node/app/Hedera.java 58.08% <100.00%> (+0.23%) ⬆️
...app/service/schedule/impl/ScheduleServiceImpl.java 92.85% <100.00%> (+0.17%) ⬆️
...era/node/app/service/schedule/ScheduleService.java 60.00% <ø> (ø)

Impacted file tree graph

@JivkoKelchev JivkoKelchev self-assigned this Nov 14, 2024
@JivkoKelchev JivkoKelchev added this to the v0.57 milestone Nov 14, 2024
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.

1 participant