-
Notifications
You must be signed in to change notification settings - Fork 180
chore: Add an API to submit Otter transactions to individual nodes #21951
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
Conversation
Signed-off-by: Kelly Greco <[email protected]>
Signed-off-by: Kelly Greco <[email protected]>
Signed-off-by: Kelly Greco <[email protected]>
Signed-off-by: Kelly Greco <[email protected]>
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #21951 +/- ##
=========================================
Coverage 70.89% 70.89%
Complexity 24428 24428
=========================================
Files 2668 2668
Lines 104410 104410
Branches 10966 10966
=========================================
Hits 74021 74021
Misses 26343 26343
Partials 4046 4046 🚀 New features to boost your workflow:
|
platform-sdk/consensus-otter-tests/src/testFixtures/java/org/hiero/otter/fixtures/Network.java
Show resolved
Hide resolved
platform-sdk/consensus-otter-tests/src/testFixtures/java/org/hiero/otter/fixtures/Network.java
Outdated
Show resolved
Hide resolved
platform-sdk/consensus-otter-tests/src/testFixtures/java/org/hiero/otter/fixtures/Network.java
Show resolved
Hide resolved
...nsus-otter-tests/src/testFixtures/java/org/hiero/otter/fixtures/container/ContainerNode.java
Outdated
Show resolved
Hide resolved
|
LGTM |
Signed-off-by: Kelly Greco <[email protected]> # Conflicts: # platform-sdk/consensus-otter-tests/src/testFixtures/java/org/hiero/otter/fixtures/turtle/TurtleNode.java
Signed-off-by: Kelly Greco <[email protected]>
netopyr
left a comment
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.
LGTM - thanks @poulok
Fixes #21946