fix(backend): @field_serializer für BatchRead.created_at ergänzt (UTC/Z-Suffix)#97
Merged
Merged
Codecov / codecov/project
succeeded
Jun 2, 2026 in 0s
89.90% (+0.05%) compared to 32cd93e
View this Pull Request on Codecov
89.90% (+0.05%) compared to 32cd93e
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.90%. Comparing base (32cd93e) to head (c319902).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #97 +/- ##
==========================================
+ Coverage 89.84% 89.90% +0.05%
==========================================
Files 89 89
Lines 4019 4023 +4
Branches 345 345
==========================================
+ Hits 3611 3617 +6
+ Misses 318 317 -1
+ Partials 90 89 -1 | Components | Coverage Δ | |
|---|---|---|
| Printer Backends (transport) | 87.50% <ø> (ø) |
|
| Printer Models (drivers) | 91.42% <ø> (ø) |
|
| Services | 91.23% <ø> (+0.30%) |
⬆️ |
| REST API | 85.08% <ø> (ø) |
|
| Pydantic Schemas | 100.00% <100.00%> (ø) |
|
| Integration Plugins | 100.00% <ø> (ø) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| backend/app/schemas/batch_read.py | 100.00% <100.00%> (ø) |
... and 2 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update ba1e4f6...c319902. Read the comment docs.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading