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

Addition of transformations to generator #139

Merged
merged 6 commits into from
Aug 4, 2022
Merged

Addition of transformations to generator #139

merged 6 commits into from
Aug 4, 2022

Conversation

pranjalwalia
Copy link
Contributor

@pranjalwalia pranjalwalia commented Jul 16, 2022

Fixes #122, #123, #125, #126

Proposed Changes

  • Addition of transformer module
  • traverse the AST and apply the following transformations in order: addition of nodes, addition of identifiers and addition of comments.
  • addition of tests for the transformer module, including dataset of 3 scenarios: namely a valid AST and classData, invalid AST, invalid classData.

@pranjalwalia pranjalwalia changed the title chore: addition of transformations to generator Addition of transformations to generator Jul 16, 2022
@rajitha1998
Copy link
Member

Please resolve conflicts and update the PR @MasterChief01

@pranjalwalia pranjalwalia marked this pull request as ready for review July 29, 2022 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants