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

Increment version to 2.12.0-SNAPSHOT #595

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

ryanbogan
Copy link
Member

Description

Increments version to 2.12.0-SNAPSHOT

Note: The Processor.Parameters class added a new parameter for the constructor (IndicesService), so adding null to the test is necessary for compile to work.

Check List

  • 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.

Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (979e350) 88.92% compared to head (1cbf549) 89.03%.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #595      +/-   ##
============================================
+ Coverage     88.92%   89.03%   +0.10%     
- Complexity      765      767       +2     
============================================
  Files            93       93              
  Lines          2746     2746              
  Branches        223      223              
============================================
+ Hits           2442     2445       +3     
+ Misses          222      221       -1     
+ Partials         82       80       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@heemin32 heemin32 merged commit bc355fd into opensearch-project:2.x Dec 12, 2023
17 of 26 checks passed
@ryanbogan ryanbogan deleted the increment_version branch December 12, 2023 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog v2.12.0 Issues targeting release v2.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants