-
Notifications
You must be signed in to change notification settings - Fork 27
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
🐛TEMP: disable override resources #4967
🐛TEMP: disable override resources #4967
Conversation
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.
fingers crossed
Codecov Report
@@ Coverage Diff @@
## master #4967 +/- ##
=========================================
- Coverage 86.9% 66.9% -20.0%
=========================================
Files 1214 508 -706
Lines 50382 25876 -24506
Branches 1076 195 -881
=========================================
- Hits 43792 17318 -26474
- Misses 6353 8509 +2156
+ Partials 237 49 -188
Flags with carried forward coverage won't be shown. Click here to find out more.
|
63cf347
to
c52bbc1
Compare
Kudos, SonarCloud Quality Gate passed!
|
Code Climate has analyzed commit c52bbc1 and detected 0 issues on this pull request. View more on Code Climate. |
What do these changes do?
disable override of resources with hardware info, as this fails with dynamic services
Following issues were discovered:
Related issue/s
How to test
DevOps Checklist