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

feat(api): [automation | WhenRegistrationCompletedThenRegisterCurrentEditionCourseUser] implement slice #406

Closed KrystianKjjk closed 2 years ago

KrystianKjjk commented 2 years ago

Closes #329

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/2byEZt74gumNB2YE7qamPmNb5pqM
✅ Preview: https://coderscamp-website-git-issue-329-automationwh-e70523-coderscamp.vercel.app

coderscamp-storybook – ./

🔍 Inspect: https://vercel.com/coderscamp/coderscamp-storybook/H6HRxbh3kFT5BzGKKHwNuHkHHEbV
✅ Preview: https://coderscamp-storybook-git-issue-329-automation-aefee8-coderscamp.vercel.app

coderscamp-docs – ./

🔍 Inspect: https://vercel.com/coderscamp/coderscamp-docs/2yXSGEmuRHeiRK8yenA5CbweMvcJ
✅ Preview: https://coderscamp-docs-git-issue-329-automationwhenr-337ae1-coderscamp.vercel.app

codecov-commenter commented 2 years ago

Codecov Report

Merging #406 (9a4d831) into main (4046ef7) will increase coverage by 0.34%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #406      +/-   ##
==========================================
+ Coverage   90.33%   90.67%   +0.34%     
==========================================
  Files         158      161       +3     
  Lines        1976     2006      +30     
  Branches      268      271       +3     
==========================================
+ Hits         1785     1819      +34     
+ Misses        190      186       -4     
  Partials        1        1              
Flag Coverage Δ
api 89.14% <100.00%> (+0.44%) :arrow_up:
ui 98.48% <ø> (ø)

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

Impacted Files Coverage Δ
...egistration-was-completed.event-handler.service.ts 100.00% <100.00%> (ø)
...r-current-edition-course-user-automation.module.ts 100.00% <100.00%> (ø)
...egister-current-edition-course-user.test-module.ts 100.00% <100.00%> (ø)
...src/module/shared/commands/register-course-user.ts 100.00% <100.00%> (ø)
.../shared/application/application-command.factory.ts 100.00% <100.00%> (ø)
...ication/events-subscription/events-subscription.ts 94.33% <0.00%> (+0.94%) :arrow_up:
packages/api/src/shared/test-utils.ts 100.00% <0.00%> (+2.01%) :arrow_up:

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 4046ef7...9a4d831. Read the comment docs.