CodersCrew / coderscamp

Monorepo containing CodersCamp's internal application, its website, and all development resources created around them.
https://www.coderscamp.edu.pl/
GNU General Public License v3.0
6 stars 3 forks source link

fix(api): add retry for upsert fail in EventsSubscription #368 #369

Closed MateuszNaKodach closed 2 years ago

MateuszNaKodach commented 2 years ago

Try to find the cause: https://github.com/CodersCrew/coderscamp/issues/368

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

coderscamp-website – ./

🔍 Inspect: https://vercel.com/coderscamp/coderscamp-website/46jvS59kBzk23h4eJhyjSzDGhNUd
✅ Preview: https://coderscamp-website-git-issue-368-fixtestsonma-2bd6f2-coderscamp.vercel.app

coderscamp-storybook – ./

🔍 Inspect: https://vercel.com/coderscamp/coderscamp-storybook/3NEsS2ZiWWW3Sd6GxZn3QqXDfpEx
✅ Preview: https://coderscamp-storybook-git-issue-368-fixtestson-463f9e-coderscamp.vercel.app

coderscamp-docs – ./

🔍 Inspect: https://vercel.com/coderscamp/coderscamp-docs/FazKSaRKkLBNJ9GboyFJVD4iy8eA
✅ Preview: https://coderscamp-docs-git-issue-368-fixtestsonmainb-70eea3-coderscamp.vercel.app

codecov-commenter commented 2 years ago

Codecov Report

Merging #369 (613c7a0) into main (d9478f2) will decrease coverage by 0.36%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #369      +/-   ##
==========================================
- Coverage   87.86%   87.50%   -0.37%     
==========================================
  Files         130      138       +8     
  Lines        1491     1552      +61     
  Branches      195      201       +6     
==========================================
+ Hits         1310     1358      +48     
- Misses        181      194      +13     
Flag Coverage Δ
api 85.14% <100.00%> (-0.33%) :arrow_down:
ui 98.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/api/src/app.module.ts 100.00% <100.00%> (ø)
...confirmation-was-approved-event-handler.service.ts 100.00% <100.00%> (ø)
...en-complete-user-registration-automation.module.ts 100.00% <100.00%> (ø)
...ved-then-complete-user-registration.test-module.ts 100.00% <100.00%> (ø)
...-registration-was-started.event-handler.service.ts 100.00% <100.00%> (ø)
...en-request-email-confirmation-automation.module.ts 100.00% <100.00%> (ø)
...ead/course-progress/course-progress.read-module.ts 100.00% <100.00%> (ø)
...arning-materials/learning-materials.read-module.ts 100.00% <100.00%> (ø)
...dule/shared/commands/complete-user-registration.ts 100.00% <100.00%> (ø)
...ts/user-registration-was-completed.domain-event.ts 100.00% <100.00%> (ø)
... and 21 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6d4dd65...613c7a0. Read the comment docs.