Switch to using zod for validation on voting API endpoints #1476
Codecov / codecov/project
succeeded
Mar 12, 2024 in 0s
55.9990% (target 50.0000%)
View this Pull Request on Codecov
55.9990% (target 50.0000%)
Details
Codecov Report
Attention: Patch coverage is 29.62963%
with 19 lines
in your changes are missing coverage. Please review.
Project coverage is 55.9990%. Comparing base (
ab5242f
) to head (fb79bac
).
Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
common/models/zod-schemas.ts | 0.0000% | 12 Missing and 1 partial |
server/api/room.ts | 45.4545% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1476 +/- ##
================================================
+ Coverage 55.9982% 55.9990% +0.0008%
================================================
Files 162 162
Lines 24774 24779 +5
Branches 1423 1423
================================================
+ Hits 13873 13876 +3
- Misses 10847 10849 +2
Partials 54 54
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading