-
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
[Backport] [2.x] Referencing default and best compressions codecs as their algo name (#9123) #9170
[Backport] [2.x] Referencing default and best compressions codecs as their algo name (#9123) #9170
Conversation
e4b5620
to
153a26c
Compare
Gradle Check (Jenkins) Run Completed with:
|
153a26c
to
12cf88a
Compare
Compatibility status:
|
Compatibility status:
|
Compatibility status:
|
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## 2.x #9170 +/- ##
============================================
- Coverage 70.81% 70.78% -0.04%
+ Complexity 57505 57491 -14
============================================
Files 4758 4758
Lines 271797 271801 +4
Branches 40090 40090
============================================
- Hits 192466 192381 -85
- Misses 62796 62895 +99
+ Partials 16535 16525 -10
|
Gradle Check (Jenkins) Run Completed with:
|
12cf88a
to
fd866f4
Compare
Compatibility status:
|
Gradle Check (Jenkins) Run Completed with:
|
fd866f4
to
9e91966
Compare
Compatibility status:
|
Gradle Check (Jenkins) Run Completed with:
|
9e91966
to
bf64505
Compare
Gradle Check (Jenkins) Run Completed with:
|
bf64505
to
7454a30
Compare
Compatibility status:
|
Gradle Check (Jenkins) Run Completed with:
|
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, want to mark it ready?
@dblock thank you, marked it open! The codegov patch seems to be pointing to the uncovered changes which are not the part of the PR. |
7454a30
to
c6be0f2
Compare
Gradle Check (Jenkins) Run Completed with:
|
Compatibility status:
|
Signed-off-by: Sarthak Aggarwal <sarthagg@amazon.com> (cherry picked from commit 3713bcb)
c6be0f2
to
71519c8
Compare
Compatibility status:
|
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: Sarthak Aggarwal sarthagg@amazon.com
(cherry picked from commit 3713bcb)
Description
Backporting #9123 to 2.x
Related Issues
Resolves #8695
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.