dcramer / peated

https://peated.com
Apache License 2.0
59 stars 12 forks source link

Overhaul Tastings #158

Closed dcramer closed 3 months ago

dcramer commented 3 months ago

This adds a new tag categorization and flavor profile mechanic. Current tags will get ported over at some point, but for now itll create a new set of fixtures for selection.

Additionaly it adds color selection to tastings, and changes a number of related things, including the tasting cards.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 84.96241% with 40 lines in your changes are missing coverage. Please review.

Project coverage is 77.84%. Comparing base (92bfec7) to head (4d482ba). Report is 8 commits behind head on main.

:white_check_mark: All tests successful. No failed tests found :relaxed:

Files Patch % Lines
apps/server/src/schemas/common.ts 53.33% 14 Missing :warning:
apps/server/src/jobs/generateBottleDetails.ts 0.00% 12 Missing :warning:
apps/server/src/lib/format.ts 50.00% 10 Missing :warning:
apps/server/src/trpc/validators/tags.ts 85.00% 3 Missing :warning:
apps/server/src/trpc/routes/tastingUpdate.ts 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #158 +/- ## ========================================== + Coverage 77.82% 77.84% +0.01% ========================================== Files 187 190 +3 Lines 13864 13926 +62 Branches 1141 1178 +37 ========================================== + Hits 10790 10841 +51 - Misses 3074 3085 +11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.