-
Notifications
You must be signed in to change notification settings - Fork 5k
[Feature] Support run all level dependent when complement #11778
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
1f35db5 to
e85f049
Compare
Codecov Report
@@ Coverage Diff @@
## dev #11778 +/- ##
============================================
+ Coverage 38.20% 38.21% +0.01%
- Complexity 4434 4435 +1
============================================
Files 1220 1220
Lines 42706 42724 +18
Branches 4735 4738 +3
============================================
+ Hits 16314 16326 +12
- Misses 24587 24590 +3
- Partials 1805 1808 +3
... and 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
dfa57ae to
a3743a1
Compare
@stalary But the code doesn't seem rebased on the latest code. Could u plz pull the latest dev code and rebase again? |
706a40c to
f272d2c
Compare
f272d2c to
039f29b
Compare
|
Kudos, SonarCloud Quality Gate passed! |
039f29b to
467279a
Compare
|
Kudos, SonarCloud Quality Gate passed! |
SbloodyS
left a comment
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. Please resolve conflicts.
|
Kudos, SonarCloud Quality Gate passed! |









Purpose of the pull request
Brief change log
Support all level dependent when complement
child1 dependent parent, child2 and child2_1 dependent child1, the screenshot of the implementation is shown below




This pr whill close #11736