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

Añadido el crud de productos a centros de distribucion #344

Closed UO232627 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #344 (dfe3e30) into Developer (7047cb0) will increase coverage by 49.00%. The diff coverage is n/a.

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

@@               Coverage Diff               @@
##           Developer      #344       +/-   ##
===============================================
+ Coverage      50.99%   100.00%   +49.00%     
===============================================
  Files             32         1       -31     
  Lines            755        53      -702     
  Branches         119         0      -119     
===============================================
- Hits             385        53      -332     
+ Misses           370         0      -370     
Impacted Files Coverage Δ
webapp/src/components/Header.tsx
webapp/src/pages/CrudAddPage.tsx
webapp/src/pages/CrudDeletePage.tsx
webapp/src/pages/CrudEditPage.tsx
webapp/src/pages/HomePage.tsx
webapp/src/components/ProductDetailModal.tsx
webapp/src/components/RelatedProduct.tsx
webapp/src/components/LoggedView.tsx
webapp/src/components/HorizontalSeparator.tsx
webapp/src/components/Item.tsx
... and 21 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 7047cb0...db09c87. 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 A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
36.2% 36.2% Duplication