Arquisoft / dede_es3b

Decentraliced Delivery or DeDe is a new, decentralized, and open-source delivery system. Based on the Solid Priciples for privacy and security.
https://webappdedeportes.herokuapp.com/
4 stars 6 forks source link

Prototipo #219

Closed uo276922 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 81 Code Smells

No Coverage information No Coverage information
0.2% 0.2% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #219 (9488c24) into master (965677d) will decrease coverage by 2.08%. The diff coverage is 23.64%.

@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
- Coverage   31.08%   29.00%   -2.09%     
==========================================
  Files          22       38      +16     
  Lines         267      700     +433     
  Branches       37      117      +80     
==========================================
+ Hits           83      203     +120     
- Misses        183      493     +310     
- Partials        1        4       +3     
Impacted Files Coverage Δ
restapi/models/OrderProductSchema.ts 100.00% <ø> (ø)
restapi/models/OrderSchema.ts 100.00% <ø> (ø)
restapi/models/ProductSchema.ts 100.00% <ø> (ø)
restapi/models/UserSchema.ts 100.00% <ø> (ø)
webapp/src/App.tsx 0.00% <0.00%> (ø)
webapp/src/authentication/Authenticator.tsx 0.00% <0.00%> (-80.00%) :arrow_down:
webapp/src/authentication/GetAddress.tsx 0.00% <0.00%> (-6.67%) :arrow_down:
webapp/src/authentication/LoginForm.tsx 0.00% <ø> (-85.72%) :arrow_down:
webapp/src/authentication/ProfileViewer.tsx 0.00% <0.00%> (-14.29%) :arrow_down:
webapp/src/components/Profile.tsx 0.00% <0.00%> (ø)
... and 39 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 cc79196...9488c24. Read the comment docs.