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

support for filtering by maximum number of AST changes? #131

Open
monperrus opened this issue Jul 25, 2019 · 3 comments
Open

support for filtering by maximum number of AST changes? #131

monperrus opened this issue Jul 25, 2019 · 3 comments

Comments

@monperrus
Copy link
Contributor

Hi Matias,
Do we support filtering by maximum number of AST changes?

@martinezmatias
Copy link
Collaborator

martinezmatias commented Jul 25, 2019

Hi Martin

Do we support filtering by maximum number of AST changes?

Yes, we have it:
https://github.com/SpoonLabs/coming/blob/master/src/main/java/fr/inria/coming/changeminer/analyzer/commitAnalyzer/FineGrainDifftAnalyzer.java#L103

It considers Root Ast changes. The default values are here: https://github.com/SpoonLabs/coming/blob/master/src/main/resources/configuration.properties#L3

@monperrus
Copy link
Contributor Author

monperrus commented Jul 25, 2019 via email

@martinezmatias
Copy link
Collaborator

martinezmatias commented Jul 25, 2019

Could you document it in the README?

Yes, I can add that info in the readme.

martinezmatias added a commit that referenced this issue Jul 25, 2019
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

No branches or pull requests

2 participants