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: support empty schemas #106

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

simon-schoonjans
Copy link
Contributor

  • add support for empty json schemas, which accept any valid json according to the specs

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.35%. Comparing base (8db0755) to head (ff8a64d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   99.34%   99.35%           
=======================================
  Files          31       31           
  Lines        1230     1236    +6     
=======================================
+ Hits         1222     1228    +6     
  Misses          8        8           

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

@simon-schoonjans
Copy link
Contributor Author

@ghandic Apologies for the ping, but could you maybe take a moment to review this PR? Thanks in advance! 🙂

@ghandic ghandic self-requested a review March 25, 2024 21:09
@ghandic ghandic merged commit 21a5037 into ghandic:main Mar 25, 2024
6 checks passed
@ghandic
Copy link
Owner

ghandic commented Mar 25, 2024

Released in 0.11.1 thanks for the contributions + no worries about the ping it had gone to the back of my mind.

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

2 participants