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

Alejandro main entrega 4 #286

Closed UO232627 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.8% 0.8% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #286 (fb17dc1) into Developer (f9df12a) will decrease coverage by 6.98%. The diff coverage is 20.20%.

@@              Coverage Diff              @@
##           Developer     #286      +/-   ##
=============================================
- Coverage      47.69%   40.70%   -6.99%     
=============================================
  Files             20       29       +9     
  Lines            434      565     +131     
  Branches          99      116      +17     
=============================================
+ Hits             207      230      +23     
- Misses           227      335     +108     
Impacted Files Coverage Δ
webapp/src/api/api.ts 8.45% <0.00%> (-0.13%) :arrow_down:
webapp/src/index.tsx 0.00% <ø> (ø)
webapp/src/pages/Catalog.tsx 47.61% <0.00%> (+12.32%) :arrow_up:
webapp/src/pages/OrdersPage.tsx 66.66% <ø> (ø)
webapp/src/pages/SignUpPage.tsx 48.64% <0.00%> (ø)
webapp/src/pages/EditUserPage.tsx 4.16% <4.16%> (ø)
webapp/src/pages/ClientView.tsx 7.14% <7.14%> (ø)
webapp/src/pages/ProductDetailPage.tsx 10.00% <10.00%> (ø)
webapp/src/components/DisplayRelatedProducts.tsx 11.11% <11.11%> (ø)
webapp/src/components/HandleAddToCart.tsx 13.33% <13.33%> (ø)
... 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 818567e...fb17dc1. Read the comment docs.