-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
crypto plugin integration changes #7337
crypto plugin integration changes #7337
Conversation
Gradle Check (Jenkins) Run Completed with:
|
227be42
to
6531662
Compare
Gradle Check (Jenkins) Run Completed with:
|
6531662
to
5aaacfd
Compare
Gradle Check (Jenkins) Run Completed with:
|
5aaacfd
to
8adb607
Compare
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## main #7337 +/- ##
============================================
- Coverage 70.68% 70.58% -0.11%
- Complexity 56024 59522 +3498
============================================
Files 4673 4864 +191
Lines 265744 285623 +19879
Branches 39024 41162 +2138
============================================
+ Hits 187832 201596 +13764
- Misses 62020 67463 +5443
- Partials 15892 16564 +672
|
8adb607
to
4797a65
Compare
Gradle Check (Jenkins) Run Completed with:
|
4797a65
to
b04c070
Compare
Gradle Check (Jenkins) Run Completed with:
|
b04c070
to
a02fd37
Compare
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: Vikas Bansal <vikasvb@amazon.com>
a02fd37
to
e866f04
Compare
Gradle Check (Jenkins) Run Completed with:
|
This PR is stalled because it has been open for 30 days with no activity. Remove stalled label or comment or this will be closed in 7 days. |
This PR is stalled because it has been open for 30 days with no activity. Remove stalled label or comment or this will be closed in 7 days. |
Closing this as it has been crossed out on the meta issue. @vikasvb90 Please reopen if this shouldn't be closed. |
Description
This change is to integrate crypto plugin in remote store.
Related Issues
This is one of the tasks of meta issue #7229
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.