Skip to content
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

Added tests for component_template. #414

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

dblock
Copy link
Member

@dblock dblock commented Jul 12, 2024

Description

Added tests for component_template.

Issues Resolved

Closes #160.

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.

@dblock dblock added the skip-changelog No need to update CHANGELOG. label Jul 12, 2024
Copy link
Contributor

Changes Analysis

Commit SHA: 68d68de
Comparing To SHA: 188413c

API Changes

Summary

NO CHANGES

Report

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

API Coverage

Before After Δ
Covered (%) 483 (47.31 %) 483 (47.31 %) 0 (0 %)
Uncovered (%) 538 (52.69 %) 538 (52.69 %) 0 (0 %)
Unknown 24 24 0

@Xtansia Xtansia merged commit 0b033a9 into opensearch-project:main Jul 15, 2024
6 of 14 checks passed
@dblock dblock deleted the component_template-tests branch July 15, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog No need to update CHANGELOG.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Missing parameters in cluster and indices APIs
2 participants