Update the skip version for match_only_text field Integ tests to 2.11.99#11736
Conversation
...rc/yamlRestTest/resources/rest-api-spec/test/search.query/11_match_field_match_only_text.yml
Outdated
Show resolved
Hide resolved
Compatibility status:Checks if related components are compatible with change 99b1cd5 Incompatible componentsSkipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/performance-analyzer.git] |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #11736 +/- ##
=========================================
Coverage 71.10% 71.11%
- Complexity 59333 59338 +5
=========================================
Files 4885 4885
Lines 279508 279508
Branches 40968 40968
=========================================
+ Hits 198740 198759 +19
- Misses 63954 63973 +19
+ Partials 16814 16776 -38 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
4c69d5e to
99b1cd5
Compare
|
I have also created a PR for similar changes in the main - #11752 |
Description
Update the skip version for match_only_text field integ tests to
2.11.99after the backport to 2.x -More details - #11039 (comment)
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
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.