Arquisoft / dede_es3c

This repository is part of the practical part of the software architecture course at the University of Oviedo.This paper is about an ecommerce company that sells computer products called DeDesktop. DOCU https://arquisoft.github.io/dede_es3c/
http://dedesktop.hopto.org:3000/
5 stars 6 forks source link

Sergio #288

Closed SergioArroni closed 2 years ago

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #288 (74f08c0) into Developer (f437f50) will decrease coverage by 4.21%. The diff coverage is 26.11%.

@@              Coverage Diff              @@
##           Developer     #288      +/-   ##
=============================================
- Coverage      46.00%   41.79%   -4.22%     
=============================================
  Files             20       23       +3     
  Lines            426      512      +86     
  Branches          84      110      +26     
=============================================
+ Hits             196      214      +18     
- Misses           230      298      +68     
Impacted Files Coverage Δ
webapp/src/App.tsx 100.00% <ø> (ø)
webapp/src/User.tsx 60.00% <0.00%> (ø)
webapp/src/api/api.ts 8.45% <0.00%> (-0.13%) :arrow_down:
webapp/src/components/Cart.tsx 84.61% <0.00%> (ø)
webapp/src/index.tsx 0.00% <ø> (ø)
webapp/src/pages/CrudAddPage.tsx 56.52% <ø> (ø)
webapp/src/pages/CrudDeletePage.tsx 64.28% <ø> (ø)
webapp/src/pages/CrudEditPage.tsx 56.00% <ø> (ø)
webapp/src/pages/SignUpPage.tsx 48.64% <0.00%> (ø)
webapp/src/pages/EditUserPage.tsx 4.16% <4.16%> (ø)
... and 10 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 f437f50...74f08c0. Read the comment docs.