Closed johannaengland closed 2 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.57%. Comparing base (
419305a
) to head (99d266a
). Report is 4 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Scope and purpose
Inspired by a meeting about Pydantic aliases today. That way not every model using aliases needs to explicitly declare it.
Reference to what
populate_by_name
does: https://docs.pydantic.dev/latest/api/config/#pydantic.config.ConfigDict.populate_by_nameRelated to #338, #335 and #352.
Contributor Checklist
Every pull request should have this checklist filled out, no matter how small it is. More information about contributing to Zino can be found in the README.