brandonchinn178 / worshipmate

https://v2.worshipmate.app
7 stars 1 forks source link

Implement functionality to add + edit songs #536

Closed brandonchinn178 closed 3 years ago

brandonchinn178 commented 3 years ago

Resolves #504

vercel[bot] commented 3 years ago

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

πŸ” Inspect: https://vercel.com/brandonchinn178/worship-mate/FDqRpNPJqhhJuCUufU6TsXJ5eQNS
βœ… Preview: Canceled

[Deployment for 3d58b41 canceled]

codecov[bot] commented 3 years ago

Codecov Report

Merging #536 (3d58b41) into main (0908884) will decrease coverage by 2.39%. The diff coverage is 82.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #536      +/-   ##
==========================================
- Coverage   94.87%   92.47%   -2.40%     
==========================================
  Files          26       28       +2     
  Lines         312      359      +47     
  Branches       42       55      +13     
==========================================
+ Hits          296      332      +36     
- Misses          7       12       +5     
- Partials        9       15       +6     
Impacted Files Coverage Ξ”
client/lib/api/userApi.generated.ts 66.66% <ΓΈ> (ΓΈ)
client/lib/layout/Header.tsx 100.00% <ΓΈ> (ΓΈ)
client/lib/theme/colors.ts 100.00% <ΓΈ> (ΓΈ)
client/lib/theme/global.ts 100.00% <ΓΈ> (ΓΈ)
client/lib/ui-kit/SearchBar.tsx 100.00% <ΓΈ> (ΓΈ)
client/jest/reactSelectMock.tsx 58.82% <58.82%> (ΓΈ)
server/src/song/api.ts 96.22% <71.42%> (-3.78%) :arrow_down:
client/lib/ui-kit/ErrorMessage.tsx 77.77% <77.77%> (ΓΈ)
client/lib/auth/LoginForm.tsx 100.00% <100.00%> (ΓΈ)
client/lib/auth/hoc.tsx 100.00% <100.00%> (ΓΈ)
... and 7 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 0908884...3d58b41. Read the comment docs.