-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Removing code coverage and cleanup tox #5042
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
Conversation
💊 CI failures summary and remediationsAs of commit 90a8f70 (more details on the Dr. CI page):
1 failure not recognized by patterns:
This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Applying changes on the fly
I think this should be good. cc @NicolasHug @pmeier |
Additionally we can think about cleaning up |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @oke-aditya .
I don't mind removing the --cov
part as we don't use it (I think).
I would rather keep things as is. |
I'm little bit scared 😨 Since last time I had broken the docs while modifying such files. I hope I don't mess up this time 😅 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @oke-aditya!
CI seems all green. Hopefully this doesn't break stuff on fbcode side. |
I guess it's not breaking anything. (But take no risks, I can close it otherwise) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Aah finally, Is everything fine on fbcode side? I don't want to break something again 😛 |
@oke-aditya I don't think this runs at all on FBcode. We should be good. Sorry for keeping you waiting. Sometimes there are too many things happening at the same time, so pinging us is a good strat. |
Hey @datumbox! You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py |
Summary: * remove coveragerc * edit shell scripts * drop tox * Apply suggestions from code review * Update setup.cfg Reviewed By: NicolasHug Differential Revision: D34140263 fbshipit-source-id: 761849a67a612a515600c04e9f580c2d9944ba4e Co-authored-by: Philip Meier <github.pmeier@posteo.de> Co-authored-by: Vasilis Vryniotis <datumbox@users.noreply.github.com>
I don't think so these files or stuff are used let's see.