dcramer / peated

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

Expand on materialized stats #182

Closed dcramer closed 3 weeks ago

dcramer commented 3 weeks ago

Add totalBottles to countries and migrate stats materialization into async tasks.

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
peated-web-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2024 5:04pm
codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 86.71875% with 34 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@c6ce792). Learn more about missing BASE report.

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

Files Patch % Lines
apps/server/src/trpc/routes/countryList.ts 26.92% 19 Missing :warning:
apps/server/src/worker/jobs/onEntityChange.ts 20.00% 4 Missing :warning:
apps/server/src/worker/jobs/onBottleChange.ts 25.00% 3 Missing :warning:
apps/server/src/worker/jobs/utils.ts 0.00% 3 Missing :warning:
apps/server/src/worker/jobs/updateBottleStats.ts 95.23% 2 Missing :warning:
apps/server/src/worker/jobs/updateEntityStats.ts 97.50% 2 Missing :warning:
apps/server/src/lib/test/fixtures.ts 96.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #182 +/- ## ======================================= Coverage ? 76.94% ======================================= Files ? 222 Lines ? 16050 Branches ? 1330 ======================================= Hits ? 12349 Misses ? 3701 Partials ? 0 ```

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