Arquisoft / viade_en3a

Viade En3A
https://arquisoft.github.io/viade_en3a/
1 stars 4 forks source link

Feature waypoints #187

Closed oscar134 closed 4 years ago

oscar134 commented 4 years ago

Added the new way of managing waypoints.

codecov[bot] commented 4 years ago

Codecov Report

Merging #187 into development will increase coverage by 2.17%. The diff coverage is 52.77%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #187      +/-   ##
===============================================
+ Coverage        47.26%   49.44%   +2.17%     
===============================================
  Files               33       34       +1     
  Lines              586      726     +140     
  Branches            40       53      +13     
===============================================
+ Hits               277      359      +82     
- Misses             284      340      +56     
- Partials            25       27       +2     
Impacted Files Coverage Δ
src/components/routeCreation/RouteCreationForm.js 100.00% <ø> (ø)
src/components/routeList/RouteCard.js 80.00% <ø> (ø)
src/pages/InfoView.js 56.52% <ø> (ø)
src/components/editableMap/EditableMap.js 36.92% <33.33%> (+2.44%) :arrow_up:
src/components/pointInfo/PointInfo.js 48.00% <48.00%> (ø)
src/components/myMap/MyMap.js 80.76% <72.22%> (-19.24%) :arrow_down:
src/model/MyRoute.js 73.56% <81.25%> (+13.56%) :arrow_up:
src/model/RoutePoint.js 81.81% <100.00%> (+2.87%) :arrow_up:
src/pages/RouteCreation.js 64.15% <100.00%> (+0.68%) :arrow_up:
src/pages/Profile.js 47.36% <0.00%> (-11.46%) :arrow_down:
... and 5 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 033741f...302d463. Read the comment docs.