-
Notifications
You must be signed in to change notification settings - Fork 10
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
[GSW-1982] sync price impact calculation #595
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
The merge-base changed after approval.
9f91141
to
828b973
Compare
… handling Remove this redundant jump. Jump statements should not be redundant typescript:S3626 Software qualities impacted: Maintainability
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator. Nullish coalescing should be preferred typescript:S6606 Software qualities impacted: Maintainability
828b973
to
34c981a
Compare
@tfrg , |
Quality Gate passedIssues Measures |
Description
Details