Skip to content

feat(msgspec_dto): include msgspec tagged union field

2a14993
Select commit
Loading
Failed to load commit list.
Draft

feat(msgspec_dto): include msgspec tagged union field #4671

feat(msgspec_dto): include msgspec tagged union field
2a14993
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 1s

67.35% (+0.01%) compared to 69a1ad9

View this Pull Request on Codecov

67.35% (+0.01%) compared to 69a1ad9

Details

Codecov Report

❌ Patch coverage is 76.47059% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.35%. Comparing base (69a1ad9) to head (2a14993).

Files with missing lines Patch % Lines
litestar/dto/msgspec_dto.py 76.47% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4671      +/-   ##
==========================================
+ Coverage   67.33%   67.35%   +0.01%     
==========================================
  Files         292      292              
  Lines       14941    14957      +16     
  Branches     1676     1677       +1     
==========================================
+ Hits        10061    10074      +13     
- Misses       4743     4746       +3     
  Partials      137      137              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.