Closed dblock closed 1 month ago
Commit SHA: e2604fb638a1ad5b3078188715e7385e8250d3a2 Comparing To SHA: 6b637597197a46c2393d640cc8b8694989f842e7
NO CHANGES
The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/11260830547/artifacts/2036568436
Before | After | Δ | |
---|---|---|---|
Covered (%) | 588 (57.59 %) | 588 (57.59 %) | 0 (0 %) |
Uncovered (%) | 433 (42.41 %) | 433 (42.41 %) | 0 (0 %) |
Unknown | 29 | 29 | 0 |
Total | Tested |
---|---|
504 | 305 (60.52 %) |
Description
Adds tests for
_mget
.Note that
excludes
andincludes
are the correct terms to use, notexclude
andinclude
which are deprecated.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.