-
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
fix: Add a feature flag for token balances and token relationships and enable them #10638
fix: Add a feature flag for token balances and token relationships and enable them #10638
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #10638 +/- ##
=============================================
+ Coverage 62.80% 62.82% +0.01%
- Complexity 30891 30901 +10
=============================================
Files 3376 3376
Lines 136345 136413 +68
Branches 14207 14218 +11
=============================================
+ Hits 85634 85698 +64
+ Misses 47312 47311 -1
- Partials 3399 3404 +5 ☔ View full report in Codecov by Sentry. |
Node: E2E Test Results 1 files ± 0 1 suites ±0 21m 48s ⏱️ + 21m 48s Results for commit fb32cb1. ± Comparison against base commit 9f2841b. This pull request removes 1 and adds 311 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
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, tyvm @Neeharika-Sompalli !
Node software changes LGTM 💯 , but here we will end up with a repeated list of Instead we need,
to ensure our expectations use only the |
Ah yes. Thank you very much @tinker-michaelj 🙏 |
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!
Reverts this PR #10149
Adds a feature flag
tokens.balancesInQueries.enabled
to enable/disable the token balances and token relationships information to be returned in queries