opensearch-project / opensearch-api-specification

API specification for OpenSearch
Apache License 2.0
35 stars 62 forks source link

Adds tests for _mget. #607

Closed dblock closed 1 month ago

dblock commented 1 month ago

Description

Adds tests for _mget.

Note that excludes and includes are the correct terms to use, not exclude and include 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.

github-actions[bot] commented 1 month ago

Changes Analysis

Commit SHA: e2604fb638a1ad5b3078188715e7385e8250d3a2 Comparing To SHA: 6b637597197a46c2393d640cc8b8694989f842e7

API Changes

Summary

NO CHANGES

Report

The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/11260830547/artifacts/2036568436

API Coverage

Before After Δ
Covered (%) 588 (57.59 %) 588 (57.59 %) 0 (0 %)
Uncovered (%) 433 (42.41 %) 433 (42.41 %) 0 (0 %)
Unknown 29 29 0
github-actions[bot] commented 1 month ago

Spec Test Coverage Analysis

Total Tested
504 305 (60.52 %)