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

Merge para arreglar los test #316

Closed SoniaFernandezCoto closed 2 years ago

SoniaFernandezCoto commented 2 years ago

Los security hotspots son por contraseñas de tests

codecov[bot] commented 2 years ago

Codecov Report

Merging #316 (f786f4a) into Sonia-Ultima-Entrega (98d587b) will increase coverage by 61.19%. The diff coverage is 100.00%.

@@                    Coverage Diff                     @@
##           Sonia-Ultima-Entrega      #316       +/-   ##
==========================================================
+ Coverage                 38.80%   100.00%   +61.19%     
==========================================================
  Files                        31         1       -30     
  Lines                       719        52      -667     
  Branches                    151         0      -151     
==========================================================
- Hits                        279        52      -227     
+ Misses                      440         0      -440     
Impacted Files Coverage Δ
restapi/src/Api.ts 100.00% <100.00%> (ø)
webapp/src/api/api.ts
webapp/src/pages/LoginPage.tsx
webapp/src/pages/ShippingPage.tsx
webapp/src/pages/SignUpPage.tsx
webapp/src/pages/ProductDetailPage.tsx
webapp/src/components/Cart.tsx
webapp/src/pages/CrudAddPage.tsx
...ebapp/src/components/DistributionCenterDisplay.tsx
webapp/src/components/ItemDetails.tsx
... and 23 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 98d587b...f786f4a. Read the comment docs.

sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

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

No Coverage information No Coverage information
41.0% 41.0% Duplication