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

feat: add @imhonglu/json-schema tool #1331

Merged
merged 2 commits into from
Jan 19, 2025
Merged

Conversation

Adi-204
Copy link
Contributor

@Adi-204 Adi-204 commented Jan 19, 2025

What kind of change does this PR introduce?
Feature: Added a new tool – @imhonglu/json-schema.

Issue Number:

Screenshots/videos:

Untitled.video.-.Made.with.Clipchamp.mp4

If relevant, did you update the documentation?
Documentation not required as this is a tool addition.

Summary
This PR introduces the @imhonglu/json-schema tool to the platform. It supports static type inference for schema definitions and ensures validation based on the JSON-Schema-test-suite.

Does this PR introduce a breaking change?
No

@Adi-204 Adi-204 requested a review from a team as a code owner January 19, 2025 11:50
Copy link

github-actions bot commented Jan 19, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

Copy link

codecov bot commented Jan 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (69c8c3c) to head (ad8819c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1331   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          373       373           
  Branches        94        94           
=========================================
  Hits           373       373           

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

Copy link
Collaborator

@benjagm benjagm left a comment

Choose a reason for hiding this comment

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

Just added a single comment.

description: 'The tool supports static type inference for schema definitions and ensures validation based on the JSON-Schema-test-suite.'
toolingTypes: ['validator']
languages: ['TypeScript']
environments: ['Web (Online)']
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please do not inform the environments attribute as it has a different purpose.

@benjagm benjagm merged commit 54ae0bf into json-schema-org:main Jan 19, 2025
8 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.

Add [@imhonglu/json-schema] in JSON Schema Ecosystem
2 participants