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): create slice UncompleteTask -> TaskWasUncompleted (#230) #395

Closed tomaszdworniczak closed 2 years ago

tomaszdworniczak commented 2 years ago

Closes #230

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/HV39JjFFHsQKodJixozPmwanwtFw
✅ Preview: https://coderscamp-website-git-issue-230-writelearnin-47a39d-coderscamp.vercel.app

coderscamp-storybook – ./

🔍 Inspect: https://vercel.com/coderscamp/coderscamp-storybook/8gMzubukKkSjqNnqZB88qxfyWPaU
✅ Preview: https://coderscamp-storybook-git-issue-230-writelearn-5e9630-coderscamp.vercel.app

coderscamp-docs – ./

🔍 Inspect: https://vercel.com/coderscamp/coderscamp-docs/74yLqx6m5hMLeKAZaBPc8amnqYNb
✅ Preview: https://coderscamp-docs-git-issue-230-writelearningma-137c14-coderscamp.vercel.app

codecov-commenter commented 2 years ago

Codecov Report

Merging #395 (afe0aac) into main (b21f090) will increase coverage by 2.36%. The diff coverage is 89.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #395      +/-   ##
==========================================
+ Coverage   88.01%   90.38%   +2.36%     
==========================================
  Files         148      155       +7     
  Lines        1661     1903     +242     
  Branches      213      254      +41     
==========================================
+ Hits         1462     1720     +258     
+ Misses        198      182      -16     
  Partials        1        1              
Flag Coverage Δ
api 88.69% <89.18%> (+3.14%) :arrow_up:
ui 98.48% <ø> (-0.54%) :arrow_down:

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

Impacted Files Coverage Δ
...entation/rest/process-st-events.rest-controller.ts 68.75% <33.33%> (-8.18%) :arrow_down:
...learning-materials-tasks/domain/uncomplete-task.ts 87.50% <87.50%> (ø)
...ed/commands/uncomplete-task.application-command.ts 100.00% <100.00%> (ø)
...tasks/application/complete-task.command-handler.ts 100.00% <100.00%> (ø)
...sks/application/uncomplete-task.command-handler.ts 100.00% <100.00%> (ø)
...e/learning-materials-tasks/domain/complete-task.ts 87.50% <100.00%> (+1.78%) :arrow_up:
...als-tasks/learning-materials-tasks.write-module.ts 100.00% <100.00%> (ø)
...on/application/user-registration-emails.service.ts 75.00% <0.00%> (-25.00%) :arrow_down:
...th/automation/user-registration-started.handler.ts 68.75% <0.00%> (-18.75%) :arrow_down:
...ation/application/register-user.command-handler.ts 96.00% <0.00%> (-4.00%) :arrow_down:
... and 29 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 b21f090...afe0aac. Read the comment docs.