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: basic schema discriminator support #419

Merged
merged 1 commit into from
Apr 28, 2024

feat: basic schema discriminator support

33506ff
Select commit
Loading
Failed to load commit list.
Merged

feat: basic schema discriminator support #419

feat: basic schema discriminator support
33506ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2024 in 1s

92.72% (+0.01%) compared to da22a6c

View this Pull Request on Codecov

92.72% (+0.01%) compared to da22a6c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.72%. Comparing base (da22a6c) to head (33506ff).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #419      +/-   ##
==========================================
+ Coverage   92.71%   92.72%   +0.01%     
==========================================
  Files          21       21              
  Lines        3540     3546       +6     
==========================================
+ Hits         3282     3288       +6     
  Misses        220      220              
  Partials       38       38              

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