-
Notifications
You must be signed in to change notification settings - Fork 145
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: avoid confusing INSUFFICIENT_PAYER_BALANCE
warnings
#10578
Conversation
Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
INSUFFICIENT_PAYER_BALANCE
warningsINSUFFICIENT_PAYER_BALANCE
warnings
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 !
Node: E2E Test Results 1 files ± 0 1 suites ±0 23m 1s ⏱️ + 23m 1s Results for commit a30c827. ± Comparison against base commit e2ef0f6. This pull request removes 1 and adds 311 tests. Note that renamed tests count towards both.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #10578 +/- ##
==========================================
Coverage ? 63.04%
Complexity ? 30837
==========================================
Files ? 3363
Lines ? 135487
Branches ? 14096
==========================================
Hits ? 85414
Misses ? 46712
Partials ? 3361 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com> Signed-off-by: Thomas Moran <152873392+thomas-swirlds-labs@users.noreply.github.com>
Description:
CannotDeleteSystemEntitiesSuite
.INSUFFICIENT_PAYER_BALANCE
warnings in CI; even though these are not treated as test failures, they look that way.