-
-
Notifications
You must be signed in to change notification settings - Fork 397
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(DTOs): Support @property
fields for msgspec and dataclass
#3981
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3981 +/- ##
=======================================
Coverage 98.35% 98.35%
=======================================
Files 347 347
Lines 15764 15783 +19
Branches 1741 1745 +4
=======================================
+ Hits 15504 15523 +19
Misses 124 124
Partials 136 136 ☔ View full report in Codecov by Sentry. |
922796e
to
cde3fe9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥
cde3fe9
to
41eaa50
Compare
Quality Gate passedIssues Measures |
Documentation preview will be available shortly at https://litestar-org.github.io/litestar-docs-preview/3981 |
Implements #3979