-
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
[2.x] Extend the version range to run flat-object field REST Yaml test on 2.7.0 #7081
[2.x] Extend the version range to run flat-object field REST Yaml test on 2.7.0 #7081
Conversation
Signed-off-by: Mingshi Liu <[email protected]>
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## 2.x #7081 +/- ##
============================================
+ Coverage 70.31% 70.34% +0.02%
- Complexity 59539 59567 +28
============================================
Files 4824 4824
Lines 286330 286330
Branches 41626 41626
============================================
+ Hits 201345 201405 +60
+ Misses 68196 68033 -163
- Partials 16789 16892 +103 see 523 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
….7.0 (#7081) Signed-off-by: Mingshi Liu <[email protected]> (cherry picked from commit 312bc82) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
….7.0 (#7081) (#7083) (cherry picked from commit 312bc82) Signed-off-by: Mingshi Liu <[email protected]>
….7.0 (opensearch-project#7081) (opensearch-project#7083) (cherry picked from commit 312bc82) Signed-off-by: Mingshi Liu <[email protected]>
Description
Fix Auto Backport ticket #7052: Update version to 2.7.0 version in IT tests
Issues Resolved
#1018
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.