-
Notifications
You must be signed in to change notification settings - Fork 75
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: cherry-pick #3177 remove transactions with status INVALID_ACCOUNT_ID
from block…
#3217
Conversation
…-specific routes (#3177) * chore: add excluded transaction statuses array Signed-off-by: nikolay <[email protected]> * chore: resolve comments Signed-off-by: nikolay <[email protected]> * chore: resolve comments Signed-off-by: nikolay <[email protected]> * chore: resolve comments Signed-off-by: nikolay <[email protected]> * chore: pull main Signed-off-by: nikolay <[email protected]> * chore: alphabet order Signed-off-by: nikolay <[email protected]> --------- Signed-off-by: nikolay <[email protected]> Signed-off-by: Eric Badiere <[email protected]>
Quality Gate passedIssues Measures |
INVALID_ACCOUNT_ID
from block…INVALID_ACCOUNT_ID
from block…
Test Results 24 files + 2 351 suites +77 38m 57s ⏱️ + 4m 49s For more details on these failures, see this check. Results for commit f37e8ea. ± Comparison against base commit 0ac33d6. ♻️ This comment has been updated with latest results. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release/0.59 #3217 +/- ##
=============================================
Coverage 83.11% 83.12%
=============================================
Files 66 66
Lines 4312 4314 +2
Branches 843 843
=============================================
+ Hits 3584 3586 +2
Misses 485 485
Partials 243 243
Flags with carried forward coverage won't be shown. Click here to find out more.
|
cherry-pick #3177
Fixes issue: #3171
chore: add excluded transaction statuses array
chore: resolve comments
chore: resolve comments
chore: resolve comments
chore: pull main
chore: alphabet order
Description:
Related issue(s):
Fixes #
Notes for reviewer:
Checklist