-
Notifications
You must be signed in to change notification settings - Fork 2
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(#514): simplify public-facing types by inlining type-aliases #564
fix(#514): simplify public-facing types by inlining type-aliases #564
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
CodSpeed Performance ReportMerging #564 will not alter performanceComparing Summary
|
This PR is stale because it has been open 1+ days with no activity. Feel free to either 1) remove the stale label or 2) comment. If nothing happens, this will be closed in 7 days. |
This PR is stale because it has been open 1+ days with no activity. Feel free to either 1) remove the stale label or 2) comment. If nothing happens, this will be closed in 7 days. |
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.
I'll let the judgement be up to you 👍
This PR is stale because it has been open 1+ days with no activity. Feel free to either 1) remove the stale label or 2) comment. If nothing happens, this will be closed in 7 days. |
@HLasse Ready to make a decision here? 😉 |
On the list for today 👍 |
This PR is stale because it has been open 1+ days with no activity. Feel free to either 1) remove the stale label or 2) comment. If nothing happens, this will be closed in 7 days. |
…ning_type-aliases
fix(#514): simplify public-facing types by inlining type-aliases
Fixes #514
refactor: inline LookDistance and LookDistances
refactor: inline ValueType
refactor: inline default entity_id_col_name
refactor: inline default_prediction_time_uuid_col_name
refactor: inline default_pred_time_col_name
refactor: inline default_timestamp_col_name
refactor: inline InitDF_T
lint