-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Attempt to use coverage to quantify how many of the CONDITIONAL_NAMES we really use #3763
Conversation
@alex, thanks for your PR! By analyzing the history of the files in this pull request, we identified @reaperhulk, @public and @glyph to be potential reviewers. |
@reaperhulk |
According to the changelog |
I'll do seperate PRs 👍 |
* Remove conditionals we never use. Refs #3763 * put this back
5d5e7a3
to
615d3ea
Compare
So, for whatever reason, codecov is not finding a coverage report on the CentOS7 builder, leading to this issue. wat. @reaperhulk any clue why it fails? |
Well that's bizarre. No idea what's going on. I guess we can pull down the image and run it ourselves to see what happens though. |
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.
Looks good. Let's remove EGD and cryptodev in an upcoming PR since we really shouldn't need or want them.
The last time I sent this, we used it just as a temporary run. Now I want to propose we really use it :-)