dorbel-tech / dorbel-app

Main dorbel node.js app
https://app.dorbel.com
0 stars 1 forks source link

Cleanup slugs #1660

Closed lxngxr closed 7 years ago

lxngxr commented 7 years ago

closes #1651

codecov[bot] commented 7 years ago

Codecov Report

Merging #1660 into develop will increase coverage by 0.97%. The diff coverage is 40%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1660      +/-   ##
===========================================
+ Coverage    28.83%   29.81%   +0.97%     
===========================================
  Files          147      147              
  Lines         3270     3317      +47     
  Branches       735      729       -6     
===========================================
+ Hits           943      989      +46     
- Misses        2240     2291      +51     
+ Partials        87       37      -50
Impacted Files Coverage Δ
apartments-api/src/services/listingService.js 63.06% <ø> (+1.74%) :arrow_up:
.../src/server/controllers/singleListingController.js 0% <0%> (ø) :arrow_up:
front-gateway/src/providers/ListingsProvider.js 15.38% <0%> (+1.53%) :arrow_up:
front-gateway/src/stores/ListingStore.js 0% <0%> (ø) :arrow_up:
apartments-api/src/services/pageViewsService.js 100% <100%> (ø) :arrow_up:
apartments-api/src/providers/geoProvider.js 72% <0%> (-8%) :arrow_down:
front-gateway/src/stores/localStorageHelper.js 5.88% <0%> (-0.37%) :arrow_down:
...rc/components/Listing/components/ListingSocial.jsx 2.38% <0%> (-0.06%) :arrow_down:
...ListingToGroupsModal/ShareListingToGroupsModal.jsx 3.03% <0%> (-0.05%) :arrow_down:
...omponents/Dashboard/MyProperties/PropertyStats.jsx 1.4% <0%> (-0.03%) :arrow_down:
... and 51 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 71a8487...aef1c31. Read the comment docs.