Skip to content

Add schema-parity to tooling data (#2464) - #2475

Open
Prachidg wants to merge 1 commit into
json-schema-org:mainfrom
Prachidg:add-schema-parity
Open

Add schema-parity to tooling data (#2464)#2475
Prachidg wants to merge 1 commit into
json-schema-org:mainfrom
Prachidg:add-schema-parity

Conversation

@Prachidg

Copy link
Copy Markdown

What kind of change does this PR introduce?

Addition of a new tool to the JSON Schema Ecosystem registry.

Issue Number:

Screenshots/videos:

N/A (Data/registry update only)

If relevant, did you update the documentation?

N/A

Summary

This PR adds the schema-parity library to data/tooling-data.yaml.

schema-parity is a differential testing harness that checks whether a generated JSON Schema accepts exactly the same set of values as the runtime validator it was generated from (e.g. Zod, ArkType, Valibot, TypeBox, etc.) and identifies any value ranges/cases where they disagree.

Does this PR introduce a breaking change?

No

Checklist

@Prachidg
Prachidg requested a review from a team as a code owner August 31, 2026 11:33
@github-project-automation github-project-automation Bot moved this to Ready to review in PR - Triage Group Aug 31, 2026
@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview ca1e53d

@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (d0f61e9) to head (ca1e53d).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2475   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        31           
  Lines          695       695           
  Branches       215       215           
=========================================
  Hits           695       695           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready to review

Development

Successfully merging this pull request may close these issues.

Add or Modify schema-parity in JSON Schema Ecosystem

1 participant