Skip to content
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

Merged
merged 3 commits into from
Mar 21, 2022
Merged

Conversation

lezzago
Copy link
Member

@lezzago lezzago commented Mar 21, 2022

Issue #, if available:
N/A
Description of changes:

  • Upgrade kotlin to 1.6.10
    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.

lezzago added 2 commits March 21, 2022 14:30
Signed-off-by: Ashish Agrawal <[email protected]>
Signed-off-by: Ashish Agrawal <[email protected]>
@lezzago lezzago requested a review from a team March 21, 2022 21:35
@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2022

Codecov Report

Merging #356 (7078e80) into main (b2aef1d) will increase coverage by 0.72%.
The diff coverage is 75.00%.

@@             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     
Impacted Files Coverage Δ
...ensearch/alerting/action/AcknowledgeAlertAction.kt 100.00% <ø> (+33.33%) ⬆️
...nsearch/alerting/action/DeleteDestinationAction.kt 100.00% <ø> (+33.33%) ⬆️
.../opensearch/alerting/action/DeleteMonitorAction.kt 100.00% <ø> (+33.33%) ⬆️
...opensearch/alerting/action/ExecuteMonitorAction.kt 100.00% <ø> (+33.33%) ⬆️
.../org/opensearch/alerting/action/GetAlertsAction.kt 100.00% <ø> (+33.33%) ⬆️
...pensearch/alerting/action/GetDestinationsAction.kt 100.00% <ø> (+33.33%) ⬆️
...pensearch/alerting/action/GetEmailAccountAction.kt 100.00% <ø> (+33.33%) ⬆️
.../opensearch/alerting/action/GetEmailGroupAction.kt 100.00% <ø> (+33.33%) ⬆️
...org/opensearch/alerting/action/GetMonitorAction.kt 100.00% <ø> (+33.33%) ⬆️
...ensearch/alerting/action/IndexDestinationAction.kt 100.00% <ø> (+33.33%) ⬆️
... and 127 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b2aef1d...7078e80. Read the comment docs.

Copy link
Member

@getsaurabh02 getsaurabh02 left a 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.

@lezzago lezzago merged commit 120f7c4 into opensearch-project:main Mar 21, 2022
@lezzago lezzago deleted the kotlin-upgrade branch March 21, 2022 23:16
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 26, 2022
Signed-off-by: Ashish Agrawal <[email protected]>
(cherry picked from commit 120f7c4)
lezzago added a commit that referenced this pull request Sep 27, 2022
Signed-off-by: Ashish Agrawal <[email protected]>
(cherry picked from commit 120f7c4)

Co-authored-by: Ashish Agrawal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants