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: create code snippets for api (#342) #396

Open kacper-cyra opened 2 years ago

kacper-cyra commented 2 years ago

Closes #342

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/2Uf2LQhPfEbSLzryvNdV6uTss64b
βœ… Preview: https://coderscamp-website-git-issue-342-createcodesn-1520a2-coderscamp.vercel.app

coderscamp-storybook – ./

πŸ” Inspect: https://vercel.com/coderscamp/coderscamp-storybook/A94PiDybNbq16p6aXG8t9HzY1Cca
βœ… Preview: https://coderscamp-storybook-git-issue-342-createcode-6467b1-coderscamp.vercel.app

coderscamp-docs – ./

πŸ” Inspect: https://vercel.com/coderscamp/coderscamp-docs/3wDnrfxBcqpdVGYLHCsDa7jV7CN1
βœ… Preview: https://coderscamp-docs-git-issue-342-createcodesnipp-9d12bb-coderscamp.vercel.app

codecov-commenter commented 2 years ago

Codecov Report

Merging #396 (d8c2bf2) into main (23a9f2c) will increase coverage by 0.04%. The diff coverage is n/a.

:exclamation: Current head d8c2bf2 differs from pull request most recent head dafd9a4. Consider uploading reports for the commit dafd9a4 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #396      +/-   ##
==========================================
+ Coverage   87.87%   87.92%   +0.04%     
==========================================
  Files         150      151       +1     
  Lines        1806     1830      +24     
  Branches      236      243       +7     
==========================================
+ Hits         1587     1609      +22     
- Misses        218      220       +2     
  Partials        1        1              
Flag Coverage Ξ”
api 85.60% <ΓΈ> (ΓΈ)
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 Ξ”
...ckages/ui/src/components/EventsCard/EventsCard.tsx 91.66% <0.00%> (ΓΈ)

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 23a9f2c...dafd9a4. Read the comment docs.

MateuszNaKodach commented 2 years ago

@kacper-cyra Could you write in README or docs how to use it :) ?

KrystianKjjk commented 2 years ago

It will be good to add automationModule generator which add this 4 required files ;)