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

Avaliar o efeito dos handlers #98

Open
pauloborba opened this issue Aug 21, 2019 · 7 comments
Open

Avaliar o efeito dos handlers #98

pauloborba opened this issue Aug 21, 2019 · 7 comments
Assignees

Comments

@pauloborba
Copy link
Collaborator

No description provided.

@pauloborba
Copy link
Collaborator Author

document analyticall detailing handlers effects: https://docs.google.com/document/d/1cMwIxbeW8SwZzMWvMdkWEsShOdIRPuahBDtOcmgyqxc/edit?usp=sharing

we have now to assess that empirically

@pauloborba
Copy link
Collaborator Author

main points for the study:

  1. deal with lack of groundtruth. possible actions: use merge result in the repository as an approximation (string comparison), assessment/pattern scripts, experts opinion/small sample. check TGs (Giovanni and Alice)

  2. use mining framework

  3. invoke tool with different parameters (handlers) and compare results

@pauloborba
Copy link
Collaborator Author

check #23

@pauloborba
Copy link
Collaborator Author

to deal with ground truth, use travis info (as in the ASE paper), and leuson's tool for build conflicts.

@jvcoutinho
Copy link
Collaborator

jvcoutinho commented Oct 2, 2019

About this, to confirm:
if both handlers output a conflict -> nothing to be done
if one handler outputs a conflict and the other doesn't -> check if there's a build crash, if false, manual check
if both handlers don't output a conflict -> nothing to be done
Am I missing something (or there is something wrong), @pauloborba?

@pauloborba
Copy link
Collaborator Author

just a correction @jvcoutinho: if both handlers output the same conflict -> nothing to be done

@pauloborba
Copy link
Collaborator Author

@jvcoutinho refine and document algorithms, as discussed today

and then increase the sample so that we can have greater confidence in the results

if you have developed new services for the mining framework, please send a PR

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