-
Notifications
You must be signed in to change notification settings - Fork 52
CG-10697: TS-Promise-Chain #417
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
Codecov ReportAttention: Patch coverage is ✅ All tests successful. No failed tests found.
Additional details and impacted files |
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.
Right now it's pretty unreadable, can we move the type hints and make the code more readable please?
tests/unit/codegen/sdk/typescript/detached_symbols/ts_promise_chain/ts_promise_chain.py
Outdated
Show resolved
Hide resolved
parent_class: Class | ||
declared_vars: set[str] | ||
base_indent: str | ||
name: str | None |
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.
This should inherit from editable
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.
And HasName
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.
A note that this will be dealt with future changes
🎉 This PR is included in version 0.21.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Uh oh!
There was an error while loading. Please reload this page.