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

Merge branch 'main' into edgarrmondragon/feat/support-allOf-in-schemas

f1f8059
Select commit
Loading
Failed to load commit list.
Merged

feat: JSON schema keyword allOf is now supported #2389

Merge branch 'main' into edgarrmondragon/feat/support-allOf-in-schemas
f1f8059
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2024 in 1s

89.16% (+0.19%) compared to 386f0ec

View this Pull Request on Codecov

89.16% (+0.19%) compared to 386f0ec

Details

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.