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

git: add line changes detection #77

Closed
Luolc opened this issue Aug 16, 2017 · 3 comments
Closed

git: add line changes detection #77

Luolc opened this issue Aug 16, 2017 · 3 comments

Comments

@Luolc
Copy link
Contributor

Luolc commented Aug 16, 2017

We need to update GitChange. Add a field to store the line numbers of the changed code.
And update DiffParser to let it be able to detect line changes.

@Luolc Luolc changed the title git component: add line changes detection git: add line changes detection Aug 16, 2017
@rnveach
Copy link
Member

rnveach commented Aug 16, 2017

the number of changed lines.

Why do we need the number of changed lines instead of the line numbers that changed?
We will need exact line numbers for things like Issue #69 .

Luolc added a commit to Luolc/regression-tool that referenced this issue Aug 16, 2017
Luolc added a commit to Luolc/regression-tool that referenced this issue Aug 16, 2017
Luolc added a commit to Luolc/regression-tool that referenced this issue Aug 16, 2017
@Luolc
Copy link
Contributor Author

Luolc commented Aug 16, 2017

Why do we need the number of changed lines instead of the line numbers that changed?

My expression was wrong. I updated the first post.

Luolc added a commit to Luolc/regression-tool that referenced this issue Aug 16, 2017
Luolc added a commit to Luolc/regression-tool that referenced this issue Aug 16, 2017
Luolc added a commit to Luolc/regression-tool that referenced this issue Aug 17, 2017
Luolc added a commit to Luolc/regression-tool that referenced this issue Aug 17, 2017
@rnveach
Copy link
Member

rnveach commented Aug 17, 2017

Fix was merged

@rnveach rnveach closed this as completed Aug 17, 2017
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