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

Evaluate payload body in prologues and epilogues. #772

Merged

Conversation

dblock
Copy link
Member

@dblock dblock commented Jan 7, 2025

Description

Coming from #733, evaluate response payloads in prologues so we can wait for a certain output.

Issues Resolved

Closes #619.

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.

Copy link
Contributor

github-actions bot commented Jan 7, 2025

Changes Analysis

Commit SHA: d10db35
Comparing To SHA: 2395cb4

API Changes

Summary

NO CHANGES

Report

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

API Coverage

Before After Δ
Covered (%) 630 (61.7 %) 630 (61.7 %) 0 (0 %)
Uncovered (%) 391 (38.3 %) 391 (38.3 %) 0 (0 %)
Unknown 43 43 0

Copy link
Contributor

github-actions bot commented Jan 7, 2025

Spec Test Coverage Analysis

Total Tested
560 560 (100 %)

@dblock dblock mentioned this pull request Jan 7, 2025
13 tasks
@dblock dblock force-pushed the evaluate-payloads-in-prologues branch from 404b91f to d10db35 Compare January 8, 2025 12:23
@nhtruong nhtruong merged commit 2b44e52 into opensearch-project:main Jan 9, 2025
30 checks passed
@dblock dblock deleted the evaluate-payloads-in-prologues branch January 9, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE][Test Framework] Add support response payload validation to the epilogues
2 participants