-
Notifications
You must be signed in to change notification settings - Fork 119
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
HIP-423: Long Term Scheduled Transactions #2123
Conversation
Signed-off-by: Ivan Ivanov <[email protected]>
Signed-off-by: Ivan Ivanov <[email protected]>
Signed-off-by: Ivan Ivanov <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review applies to:
.github/workflows/build.yml
Signed-off-by: Ivan Ivanov <[email protected]>
f405c54
Signed-off-by: Ivan Ivanov <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2123 +/- ##
============================================
+ Coverage 82.20% 83.12% +0.92%
- Complexity 3588 3987 +399
============================================
Files 186 199 +13
Lines 11697 12726 +1029
Branches 1150 1256 +106
============================================
+ Hits 9615 10578 +963
- Misses 1604 1693 +89
+ Partials 478 455 -23 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Ivan Ivanov <[email protected]>
Signed-off-by: Ivan Ivanov <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review applies for:
.github/workflows/build.yml
Description:
This PR implements Integration tests for HIP-423 and updates protobufs to v0.57
Related issue(s):
Fixes #2105
Notes for reviewer:
Checklist