-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Backport 2.x] [Extensions] Adds supports to read extension dependencies #6167
Conversation
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
* Adds supports to read extension dependencies Signed-off-by: Sarat Vemulapalli <[email protected]> (cherry picked from commit 2f9a475) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
e1a4005
to
3bfed9c
Compare
Rebased off 2.x |
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## 2.x #6167 +/- ##
============================================
+ Coverage 70.47% 70.53% +0.05%
- Complexity 59033 59094 +61
============================================
Files 4774 4774
Lines 282859 282869 +10
Branches 41211 41213 +2
============================================
+ Hits 199346 199509 +163
+ Misses 66883 66703 -180
- Partials 16630 16657 +27
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Backport 2f9a475 from #6137.