dcramer / peated

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

feat: Support tagging friends on tastings #57

Closed dcramer closed 1 year ago

dcramer commented 1 year ago

This does not do anything with the data other than record it and return it via the API.

Will follow up with:

  1. showing whos tagged
  2. notifications when you're tagged

Refs #10

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 40.00% and project coverage change: -0.20% :warning:

Comparison is base (fb94a22) 84.02% compared to head (b3b6237) 83.82%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #57 +/- ## ========================================== - Coverage 84.02% 83.82% -0.20% ========================================== Files 126 126 Lines 9951 9995 +44 Branches 844 847 +3 ========================================== + Hits 8361 8378 +17 - Misses 1590 1617 +27 ``` | [Files Changed](https://app.codecov.io/gh/dcramer/peated/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Cramer) | Coverage Δ | | |---|---|---| | [apps/api/src/routes/addTasting.ts](https://app.codecov.io/gh/dcramer/peated/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Cramer#diff-YXBwcy9hcGkvc3JjL3JvdXRlcy9hZGRUYXN0aW5nLnRz) | `72.63% <18.18%> (-7.26%)` | :arrow_down: | | [apps/api/src/lib/serializers/tasting.ts](https://app.codecov.io/gh/dcramer/peated/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Cramer#diff-YXBwcy9hcGkvc3JjL2xpYi9zZXJpYWxpemVycy90YXN0aW5nLnRz) | `91.89% <52.63%> (-8.11%)` | :arrow_down: | | [apps/api/src/db/schema/tastings.ts](https://app.codecov.io/gh/dcramer/peated/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=David+Cramer#diff-YXBwcy9hcGkvc3JjL2RiL3NjaGVtYS90YXN0aW5ncy50cw==) | `100.00% <100.00%> (ø)` | |

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