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(Pydantic): added parameters in pydantic plugin to support strict validation and all the model_dump args #3608

feat: added parameters to pydantic plugin

7a88082
Select commit
Loading
Failed to load commit list.
Merged

feat(Pydantic): added parameters in pydantic plugin to support strict validation and all the model_dump args #3608

feat: added parameters to pydantic plugin
7a88082
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2024 in 0s

98.27% (+0.01%) compared to ec77ce6

View this Pull Request on Codecov

98.27% (+0.01%) compared to ec77ce6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.27%. Comparing base (ec77ce6) to head (7a88082).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3608      +/-   ##
==========================================
+ Coverage   98.25%   98.27%   +0.01%     
==========================================
  Files         328      328              
  Lines       14870    14885      +15     
  Branches     2366     2366              
==========================================
+ Hits        14611    14628      +17     
+ Misses        117      116       -1     
+ Partials      142      141       -1     

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