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

Add support for pending tests #765

Merged
merged 8 commits into from
Jan 6, 2025

Conversation

Tokesh
Copy link
Collaborator

@Tokesh Tokesh commented Jan 5, 2025

Description

Added the ability to skip an individual chapter test

Issues Resolved

[#404]

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.

Tokesh and others added 2 commits January 3, 2025 19:58
Copy link
Contributor

github-actions bot commented Jan 5, 2025

Changes Analysis

Commit SHA: b650148
Comparing To SHA: db45550

API Changes

Summary

NO CHANGES

Report

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

API Coverage

Before After Δ
Covered (%) 616 (60.33 %) 616 (60.33 %) 0 (0 %)
Uncovered (%) 405 (39.67 %) 405 (39.67 %) 0 (0 %)
Unknown 43 43 0

Signed-off-by: Tokesh <[email protected]>
Copy link
Contributor

github-actions bot commented Jan 5, 2025

Spec Test Coverage Analysis

Total Tested
546 546 (100 %)

Copy link
Member

@dblock dblock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, needs tests.

tools/src/tester/StoryEvaluator.ts Outdated Show resolved Hide resolved
@Tokesh Tokesh requested a review from dblock January 5, 2025 14:57
@Tokesh Tokesh marked this pull request as ready for review January 5, 2025 14:57
@dblock dblock merged commit ace2bb4 into opensearch-project:main Jan 6, 2025
38 checks passed
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.

2 participants