-
Notifications
You must be signed in to change notification settings - Fork 105
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
Upgrade kotlin to 1.16.10 #356
Conversation
Signed-off-by: Ashish Agrawal <[email protected]>
Signed-off-by: Ashish Agrawal <[email protected]>
Signed-off-by: Ashish Agrawal <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #356 +/- ##
============================================
+ Coverage 78.26% 78.99% +0.72%
- Complexity 265 268 +3
============================================
Files 176 176
Lines 7223 7288 +65
Branches 960 1016 +56
============================================
+ Hits 5653 5757 +104
+ Misses 1070 1005 -65
- Partials 500 526 +26
Continue to review full report at Codecov.
|
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.
Thanks for breaking this up.
Signed-off-by: Ashish Agrawal <[email protected]> (cherry picked from commit 120f7c4)
Signed-off-by: Ashish Agrawal <[email protected]> (cherry picked from commit 120f7c4) Co-authored-by: Ashish Agrawal <[email protected]>
Issue #, if available:
N/A
Description of changes:
CheckList:
[C] Commits are signed per the DCO using --signoff
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.