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

Tag definitions as "new", "updated", "deleted". #3

Open
zomglings opened this issue Oct 16, 2020 · 1 comment
Open

Tag definitions as "new", "updated", "deleted". #3

zomglings opened this issue Oct 16, 2020 · 1 comment

Comments

@zomglings
Copy link
Member

In the locust summary, it should be clear to viewers which functions/classes have been added for the first time in the code base, which ones are merely updated, and which were removed.

@zomglings
Copy link
Member Author

For new vs. updated, if changed_lines == total_lines, the definition is new. Otherwise, it is merely updated.

deleted entries is a little bit more complicated, as we are currently only analyzing files in the terminal_ref. The only role of the initial_ref is to generate the git diff.

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

1 participant