14A-D-Ready-team / backend

0 stars 0 forks source link

Feat(category): Category crud #38

Closed adamkekesi closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #38 (a197e50) into master (0e38f43) will increase coverage by 5.60%. The diff coverage is 64.85%.

:exclamation: Current head a197e50 differs from pull request most recent head 2d58f9b. Consider uploading reports for the commit 2d58f9b to get more accurate results

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   63.90%   69.50%   +5.60%     
==========================================
  Files          22       80      +58     
  Lines         169      810     +641     
  Branches       13       85      +72     
==========================================
+ Hits          108      563     +455     
- Misses         58      217     +159     
- Partials        3       30      +27     
Impacted Files Coverage Δ
src/auth/dto/admin-registration.dto.ts 0.00% <0.00%> (ø)
src/auth/dto/buffet-worker-registration.dto.ts 0.00% <0.00%> (ø)
src/shared/database/factories/category.factory.ts 0.00% <0.00%> (ø)
.../shared/database/seeders/database-seeder.seeder.ts 0.00% <0.00%> (ø)
src/token/token-type.enum.ts 100.00% <ø> (+100.00%) :arrow_up:
src/product/product.service.ts 16.66% <16.66%> (ø)
src/user/user.service.ts 21.05% <18.91%> (-78.95%) :arrow_down:
src/auth/decorator/is-valid-name.decorator.ts 20.00% <20.00%> (ø)
src/category/category.service.ts 20.00% <20.00%> (ø)
src/auth/google-auth.service.ts 20.51% <20.51%> (ø)
... and 75 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more