Skip to content

Conversation

ralfhandl
Copy link
Contributor

@ralfhandl ralfhandl commented May 28, 2025

Measuring schema test coverage depends on decorating the function Validation.interpret to capture the schema nodes visited during validation. The signature of this function has changed since version 1.11.0 of package @hyperjump/json-schema, and the decorator function needs to change accordingly.

  • 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

The signature of function Validation.interpret has changed, making the ast a member of the new context parameter.
@ralfhandl ralfhandl requested review from a team as code owners May 28, 2025 16:39
@handrews handrews merged commit 66b8ea5 into OAI:main May 28, 2025
2 checks passed
@ralfhandl ralfhandl deleted the main-fix-schema-coverage branch May 29, 2025 08:51
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