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: Generate JSON schema and validate #55

Merged
merged 1 commit into from
Jul 17, 2023
Merged

Conversation

fralongo
Copy link
Member

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@fralongo fralongo requested a review from a team as a code owner July 14, 2023 11:28
@fralongo fralongo requested review from pan-kot and removed request for a team July 14, 2023 11:28
@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.12 🎉

Comparison is base (62cded4) 96.82% compared to head (02f77de) 96.94%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   96.82%   96.94%   +0.12%     
==========================================
  Files          42       43       +1     
  Lines         975     1014      +39     
  Branches      114      119       +5     
==========================================
+ Hits          944      983      +39     
  Misses         29       29              
  Partials        2        2              
Impacted Files Coverage Δ
src/build/tasks/theme-json.ts 100.00% <ø> (ø)
src/__fixtures__/common.ts 100.00% <100.00%> (ø)
src/build/internal.ts 100.00% <100.00%> (ø)
src/build/tasks/public-tokens.ts 100.00% <100.00%> (ø)
src/build/tasks/theme-json-schema.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fralongo fralongo merged commit c125b18 into main Jul 17, 2023
20 checks passed
@fralongo fralongo deleted the flongo-json-schema branch July 17, 2023 08:28
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