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(DTOs): Support @property fields for msgspec and dataclass #3981

Merged
merged 3 commits into from
Feb 2, 2025

Conversation

provinzkraut
Copy link
Member

Implements #3979

@provinzkraut provinzkraut requested review from a team as code owners February 1, 2025 10:54
@github-actions github-actions bot added area/dto This PR involves changes to the DTOs size: small type/feat pr/internal labels Feb 1, 2025
Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.35%. Comparing base (ecfe5c7) to head (41eaa50).
Report is 2 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@provinzkraut provinzkraut force-pushed the dataclass-dto-property branch from 922796e to cde3fe9 Compare February 2, 2025 08:42
Copy link
Contributor

@Alc-Alc Alc-Alc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@provinzkraut provinzkraut enabled auto-merge (squash) February 2, 2025 13:50
@provinzkraut provinzkraut force-pushed the dataclass-dto-property branch from cde3fe9 to 41eaa50 Compare February 2, 2025 13:50
@provinzkraut provinzkraut merged commit 528ba1e into main Feb 2, 2025
25 checks passed
@provinzkraut provinzkraut deleted the dataclass-dto-property branch February 2, 2025 13:54
Copy link

sonarqubecloud bot commented Feb 2, 2025

Copy link

github-actions bot commented Feb 2, 2025

Documentation preview will be available shortly at https://litestar-org.github.io/litestar-docs-preview/3981

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dto This PR involves changes to the DTOs pr/internal size: small type/feat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants