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: JSON schema keyword allOf is now supported #2389

Merged
merged 3 commits into from
Apr 26, 2024

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Apr 26, 2024

Copy link

codspeed-hq bot commented Apr 26, 2024

CodSpeed Performance Report

Merging #2389 will not alter performance

Comparing edgarrmondragon/feat/support-allOf-in-schemas (f1f8059) with main (48b69d5)

Summary

✅ 6 untouched benchmarks

Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.16%. Comparing base (386f0ec) to head (f1f8059).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2389      +/-   ##
==========================================
+ Coverage   88.97%   89.16%   +0.19%     
==========================================
  Files          54       54              
  Lines        4763     4782      +19     
  Branches      924      935      +11     
==========================================
+ Hits         4238     4264      +26     
+ Misses        364      361       -3     
+ Partials      161      157       -4     

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

@edgarrmondragon edgarrmondragon marked this pull request as ready for review April 26, 2024 03:31
@edgarrmondragon edgarrmondragon changed the title feat: Support allOf in schemas feat: JSON schema keyword allOf is now supported in schemas Apr 26, 2024
@edgarrmondragon edgarrmondragon changed the title feat: JSON schema keyword allOf is now supported in schemas feat: JSON schema keyword allOf is now supported Apr 26, 2024
@edgarrmondragon edgarrmondragon merged commit b75532d into main Apr 26, 2024
33 checks passed
@edgarrmondragon edgarrmondragon deleted the edgarrmondragon/feat/support-allOf-in-schemas branch April 26, 2024 03:42
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.

1 participant