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(website): make the appearance of links on the page consistent. (#376) #382

Closed kamildzierzak closed 2 years ago

kamildzierzak commented 2 years ago

Close #376

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/CzTsjNqJG84qWv61QaYoopxessu1
✅ Preview: https://coderscamp-website-git-issue-376-maketheappea-6ed887-coderscamp.vercel.app

coderscamp-storybook – ./

🔍 Inspect: https://vercel.com/coderscamp/coderscamp-storybook/FhKY4iMjYKXFS6gCwPqDL4hfXMeC
✅ Preview: https://coderscamp-storybook-git-issue-376-maketheapp-f80da8-coderscamp.vercel.app

coderscamp-docs – ./

🔍 Inspect: https://vercel.com/coderscamp/coderscamp-docs/J6oLhTRHzJej6xUtGnMChxWghh3p
✅ Preview: https://coderscamp-docs-git-issue-376-maketheappearan-5d018c-coderscamp.vercel.app

codecov-commenter commented 2 years ago

Codecov Report

Merging #382 (6d391f8) into main (b21f090) will decrease coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #382      +/-   ##
==========================================
- Coverage   88.01%   87.92%   -0.10%     
==========================================
  Files         148      150       +2     
  Lines        1661     1806     +145     
  Branches      213      236      +23     
==========================================
+ Hits         1462     1588     +126     
- Misses        198      217      +19     
  Partials        1        1              
Flag Coverage Δ
api 85.67% <ø> (+0.13%) :arrow_up:
ui 99.01% <ø> (ø)

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

Impacted Files Coverage Δ
...th/automation/user-registration-started.handler.ts 37.50% <0.00%> (-50.00%) :arrow_down:
...on/application/user-registration-emails.service.ts 75.00% <0.00%> (-25.00%) :arrow_down:
...ntation/rest/email-confirmation.rest-controller.ts 83.33% <0.00%> (-4.17%) :arrow_down:
...ation/application/register-user.command-handler.ts 96.00% <0.00%> (-4.00%) :arrow_down:
...ication/events-subscription/events-subscription.ts 94.33% <0.00%> (-2.05%) :arrow_down:
packages/api/src/shared/env.ts 100.00% <0.00%> (ø)
...ents-subscription/events-subscriptions-registry.ts 100.00% <0.00%> (ø)
.../api/src/crud/user-profile/user-profile.service.ts
...i/src/crud/user-profile/user-profile.repository.ts
...i/src/crud/user-profile/user-profile.controller.ts
... and 11 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...6d391f8. Read the comment docs.