Skip to content

Conversation

@nimakarimipour
Copy link
Member

@nimakarimipour nimakarimipour commented Feb 16, 2023

This PR prevents scanner to serialize generated constructor calls to super class with 0 arguments. These calls cannot have any impact on triggering new errors (they have no argument or return value). Preventing this, will reduce the output significantly and removes noises from unit tests.

@nimakarimipour nimakarimipour changed the title Update scanner for serializing constructors calls Avoid serializing 0-argument in super constructor Feb 17, 2023
@nimakarimipour nimakarimipour added the low priority Low priority task label Feb 17, 2023
@nimakarimipour nimakarimipour changed the title Avoid serializing 0-argument in super constructor Avoid serializing 0-argument super calls in constructors Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

low priority Low priority task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants