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

[Fix] strict() keyword working root interfaces #134

Merged
merged 3 commits into from May 24, 2023

Conversation

tvillaren
Copy link
Collaborator

Why

This finally solves #78 using a new @strict JSDoc tag key, amending PR #131

@codecov-commenter
Copy link

Codecov Report

Merging #134 (1fc4314) into main (1092f10) will increase coverage by 0.02%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
+ Coverage   96.01%   96.04%   +0.02%     
==========================================
  Files          13       13              
  Lines         653      657       +4     
  Branches      263      265       +2     
==========================================
+ Hits          627      631       +4     
  Misses         26       26              
Impacted Files Coverage Δ
src/core/generateZodSchema.ts 96.19% <100.00%> (+0.05%) ⬆️

@tvillaren
Copy link
Collaborator Author

@fabien0102 : you may have missed this, but my previous PR was missing a big chunk 🙈 so it would be preferable not to wait too long before shipping the fix 🙏 😉

Copy link
Owner

@fabien0102 fabien0102 left a comment

Choose a reason for hiding this comment

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

Looks good! Sorry for the delay, I’m not too much in front of my computer those days 😇

@fabien0102 fabien0102 merged commit a9f6f03 into fabien0102:main May 24, 2023
3 checks passed
@tvillaren
Copy link
Collaborator Author

No worries 😄 🌴

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.

None yet

3 participants