-
Notifications
You must be signed in to change notification settings - Fork 90
Update test spec 3.x docker image to 3.0.0-alpha1 #852
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
Conversation
Signed-off-by: Thomas Farr <[email protected]>
Signed-off-by: Thomas Farr <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #852 +/- ##
=======================================
Coverage 86.65% 86.65%
=======================================
Files 59 59
Lines 2106 2106
Branches 530 547 +17
=======================================
Hits 1825 1825
- Misses 262 280 +18
+ Partials 19 1 -18 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Changes AnalysisCommit SHA: 2f4617b API ChangesSummary
ReportThe full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/14099033602/artifacts/2828886758 API Coverage
|
* Fixed swapped schema references in nodes info API buffer fields Signed-off-by: hye-on <[email protected]> * Add version specific schema handling for total_indexing_buffer and total_indexing_buffer_in_bytes fields Signed-off-by: hye-on <[email protected]> * Fix version number format in nodes.info.yaml Signed-off-by: hye-on <[email protected]> * Remove version tags and add notes for schema changes Signed-off-by: hye-on <[email protected]> * Revert "Remove version tags and add notes for schema changes" This reverts commit 1622f24. Signed-off-by: Thomas Farr <[email protected]> --------- Signed-off-by: hye-on <[email protected]> Signed-off-by: Thomas Farr <[email protected]> Co-authored-by: Thomas Farr <[email protected]>
* Added paginationDepth to HybridQuery Signed-off-by: Wonjae Lee <[email protected]> * Fixed diff and added test with pagination_depth Signed-off-by: Wonjae Lee <[email protected]> * Lint & changelog Signed-off-by: Wonjae Lee <[email protected]> --------- Signed-off-by: Wonjae Lee <[email protected]> Co-authored-by: Thomas Farr <[email protected]>
Signed-off-by: Thomas Farr <[email protected]>
dd5a1fc
to
d0a0bf8
Compare
Signed-off-by: Thomas Farr <[email protected]>
d0a0bf8
to
e66848d
Compare
Signed-off-by: Thomas Farr <[email protected]>
0e7c511
to
601d341
Compare
Signed-off-by: Thomas Farr <[email protected]>
Signed-off-by: Thomas Farr <[email protected]>
601d341
to
2f4617b
Compare
Spec Test Coverage Analysis
|
Description
Update test spec 3.x docker image to 3.0.0-alpha1
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.