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

Extending TypeApplier to remove type annotations + Improvements #26

Open
wants to merge 46 commits into
base: master
Choose a base branch
from

Conversation

mir-am
Copy link
Member

@mir-am mir-am commented Jul 1, 2021

  • Improvements to TypeApplier like adding types to class attributes.
  • Removing type annotations if not present in the JSON output.
  • A parallel pipeline to remove type annotations that do not type-check by mypy.

@mir-am mir-am added the enhancement New feature or request label Jul 1, 2021
@mir-am mir-am self-assigned this Jul 1, 2021
mir-am added 21 commits July 2, 2021 23:04
mir-am added 18 commits July 25, 2021 13:44
… and variables (2) counting failed applied types
…2) include type error categories by mypy in the JSON output
…le (2) fix try attempts for failed type-checking (3) type-check the original file rather than a temp file
…t. for analysis (2) preserve removed type annot. when type errors aren't resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant