-
Notifications
You must be signed in to change notification settings - Fork 188
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
Remove Affinity #3225
Remove Affinity #3225
Conversation
Codecov Report
@@ Coverage Diff @@
## python #3225 +/- ##
=======================================
+ Coverage 85% 85% +<1%
=======================================
Files 530 528 -2
Lines 26025 25805 -220
=======================================
- Hits 22158 22150 -8
+ Misses 3867 3655 -212
Continue to review full report at Codecov.
|
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
skip ci is not the best idea... you will never get a green light from ci now. |
Well that is a bug, no? |
bors r=KaiSzuttor |
3225: Remove Affinity r=KaiSzuttor a=fweik Fixes #3224. Co-authored-by: Florian Weik <[email protected]>
yes |
i'm not sure, but I think bors will fail to push since the green status of CI is required |
I don't want to invest time for repairing this bug since we will have a transition to github actions soon |
Build succeeded |
Fixes #3224.