-
Notifications
You must be signed in to change notification settings - Fork 21
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
[Feature Request]: Pylint alerts corrections as part of an intervention experiment #1853
Comments
Thanks for reaching out! Yes, feel free to go ahead. |
@tschaume , I created a PR with most fixes. Plesea note the following (also written in the PR): There were broad-exception-caught alerts in some files. mpcontribs-portal\mpcontribs\portal\views.py mpcontribs-ingester\mpcontribs\ingester\webui.py mpcontribs-serverless\make_download\app.py mpcontribs-client\mpcontribs\client_init_.py |
Sorry, I commented here instead of a different repository. |
Problem
I'd like to conduct a software engineering experiment regarding the benefit of Pylint alerts removal.
The experiment is described here.
In the experiments, Pylint is used with some specific alerts, files are selected for intervention and control.
After the interventions are done, one can wait and examine the results.
I'm asking for your approval for conducting an intervention in your repository.
See examples of interventions in stanford-oval/storm, gabfl/vault, and coreruleset/coreruleset.
You can see the planed interventions
May I do the interventions?
Proposed Solution
I'll fix the alerts.
Alternatives
Leave code as is.
The text was updated successfully, but these errors were encountered: