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

Bump version for Opensearch 1.1.0 release #149

Merged
merged 4 commits into from
Sep 2, 2021
Merged

Bump version for Opensearch 1.1.0 release #149

merged 4 commits into from
Sep 2, 2021

Conversation

davidcui1225
Copy link
Contributor

@davidcui1225 davidcui1225 commented Sep 2, 2021

Description

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • 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: David Cui <davidcui@amazon.com>
Signed-off-by: David Cui <davidcui@amazon.com>
@codecov-commenter
Copy link

codecov-commenter commented Sep 2, 2021

Codecov Report

Merging #149 (c8c79ba) into 1.1 (040fa09) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##                1.1     #149   +/-   ##
=========================================
  Coverage     63.41%   63.41%           
  Complexity      309      309           
=========================================
  Files           101      101           
  Lines          4401     4401           
  Branches        669      669           
=========================================
  Hits           2791     2791           
  Misses         1442     1442           
  Partials        168      168           
Flag Coverage Δ
dashboards-reports 76.01% <100.00%> (ø)
reports-scheduler 53.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ashboards-reports/server/utils/validationHelper.ts 91.66% <100.00%> (ø)

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 040fa09...c8c79ba. Read the comment docs.

Copy link
Member

@joshuali925 joshuali925 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, could you also bump reports-dashboards in main to 1.1?

@davidcui1225
Copy link
Contributor Author

lgtm, could you also bump reports-dashboards in main to 1.1?

Yes, will post another PR to bump version

@davidcui1225 davidcui1225 merged commit d35a3b6 into opensearch-project:1.1 Sep 2, 2021
@davidcui1225 davidcui1225 deleted the 1.1-bump-version branch September 2, 2021 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants