Skip to content

Update the schema test coverage tool to use an EvaluationPlugin #4681

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

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

jdesrosiers
Copy link
Contributor

When @ralfhandl and I wrote the schema test coverage script, we did some dirty hacks to hook into the @hyperjump/json-schema schema evaluation process. Recently, I added support for EvaluationPlugins which allows users to hook into the evaluation process in a standard way. This PR updates the coverage script to use an EvaluationPlugin instead of the hack we used originally.

  • schema changes are included in this pull request
  • schema changes are needed for this pull request but not done yet
  • no schema changes are needed for this pull request

@jdesrosiers jdesrosiers requested review from a team as code owners June 10, 2025 20:11
@ralfhandl ralfhandl requested a review from a team June 11, 2025 17:41
@ralfhandl ralfhandl merged commit af020b6 into OAI:main Jun 11, 2025
2 checks passed
@jdesrosiers jdesrosiers deleted the update-schema-coverage-tool branch June 11, 2025 17:46
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