Skip to content
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

Michael/type annotations #137

Merged
merged 30 commits into from
Oct 20, 2021
Merged

Michael/type annotations #137

merged 30 commits into from
Oct 20, 2021

Conversation

schustmi
Copy link
Contributor

Pre-requisites

Please ensure you have done the following:

  • I have read the CONTRIBUTING.md document.
  • If my change requires a change to the documentation, I have updated the documentation accordingly.
  • I have added tests to cover my changes.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Describe changes

Briefly describe the changes you have introduced.
Added type annotations for everything.

@github-actions github-actions bot added the internal To filter out internal PRs and issues label Oct 20, 2021
Copy link
Contributor

@htahir1 htahir1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow I am SO happy we did this now and not later. This is a fantastic PR. Thank you - I just left some small comments and thoughts. But generally this is amazing, and lets hope we have more type checking moving forward!

src/zenml/pipelines/pipeline_decorator.py Show resolved Hide resolved
src/zenml/types/pytorch_types.py Show resolved Hide resolved
src/zenml/utils/yaml_utils.py Show resolved Hide resolved
@htahir1
Copy link
Contributor

htahir1 commented Oct 20, 2021

Just amazing work!

@htahir1 htahir1 merged commit 2914fe3 into main Oct 20, 2021
@htahir1 htahir1 deleted the michael/type-annotations branch October 20, 2021 16:34
@schustmi
Copy link
Contributor Author

Thanks! This is still missing the CI-integration and pre-commit which I'll add tomorrow in a separate PR once we got all the annotations on main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal To filter out internal PRs and issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants