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

Juntando master #321

Closed SergioArroni closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #321 (d7cac72) into master (5579c10) will increase coverage by 59.05%. The diff coverage is 100.00%.

:exclamation: Current head d7cac72 differs from pull request most recent head 1088f1e. Consider uploading reports for the commit 1088f1e to get more accurate results

@@             Coverage Diff              @@
##           master      #321       +/-   ##
============================================
+ Coverage   40.94%   100.00%   +59.05%     
============================================
  Files          30         1       -29     
  Lines         613        53      -560     
  Branches      131         0      -131     
============================================
- Hits          251        53      -198     
+ Misses        362         0      -362     
Impacted Files Coverage Δ
restapi/src/Api.ts 100.00% <100.00%> (ø)
webapp/src/App.tsx
webapp/src/OpenCart.tsx
webapp/src/api/api.ts
webapp/src/components/Cart.tsx
webapp/src/components/CartItem.tsx
webapp/src/components/DisplayRelatedProducts.tsx
webapp/src/components/HandleAddToCart.tsx
webapp/src/components/Header.tsx
webapp/src/components/Item.tsx
... and 19 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 5579c10...1088f1e. 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 C 2 Security Hotspots
Code Smell A 26 Code Smells

No Coverage information No Coverage information
5.3% 5.3% Duplication