-
Notifications
You must be signed in to change notification settings - Fork 509
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
feat(checker): add lxc checker #2538
Conversation
Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
eab0a7b
to
23bc9d2
Compare
Codecov Report
@@ Coverage Diff @@
## main #2538 +/- ##
==========================================
+ Coverage 82.95% 83.09% +0.13%
==========================================
Files 594 596 +2
Lines 9811 9821 +10
Branches 1344 1344
==========================================
+ Hits 8139 8161 +22
+ Misses 1333 1319 -14
- Partials 339 341 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
Adding "other_products": [],
then running new tests. I don't anticipate further problems but I want the CI to run since the tests did actually change.
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.
Tests behaving, time to merge!
Signed-off-by: Fabrice Fontaine fabrice.fontaine@orange.com