dcramer / peated

https://peated.com
Apache License 2.0
63 stars 13 forks source link

Add support for short names on entities #132

Closed dcramer closed 8 months ago

dcramer commented 8 months ago

This may not have many uses, but for something like The Scotch Malt Whisky Society (typically abbreviated as SMWS) this will improve UX quite a lot.

codecov[bot] commented 8 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (740e36b) 81.80% compared to head (a472c6d) 81.84%.

Files Patch % Lines
apps/server/src/trpc/routes/bottleCreate.ts 50.00% 4 Missing :warning:
apps/server/src/serializers/entity.ts 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #132 +/- ## ========================================== + Coverage 81.80% 81.84% +0.04% ========================================== Files 173 173 Lines 11724 11778 +54 Branches 988 993 +5 ========================================== + Hits 9591 9640 +49 - Misses 2133 2138 +5 ```

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