dorbel-tech / dorbel-app

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

Listing status changes #1536

Closed lxngxr closed 7 years ago

lxngxr commented 7 years ago

closes #1526 depends on https://github.com/dorbel-tech/dorbel-app/pull/1538

codecov[bot] commented 7 years ago

Codecov Report

Merging #1536 into feature/customer-discovery-mockup will decrease coverage by 0.87%. The diff coverage is 11.11%.

Impacted file tree graph

@@                         Coverage Diff                          @@
##           feature/customer-discovery-mockup   #1536      +/-   ##
====================================================================
- Coverage                              35.08%   34.2%   -0.88%     
====================================================================
  Files                                    174     171       -3     
  Lines                                   4019    3903     -116     
  Branches                                 807     801       -6     
====================================================================
- Hits                                    1410    1335      -75     
+ Misses                                  2565    2450     -115     
- Partials                                  44     118      +74
Impacted Files Coverage Δ
...c/components/ApartmentForm/UploadApartmentForm.jsx 0% <ø> (ø) :arrow_up:
apartments-api/src/services/listingService.js 56.31% <ø> (ø) :arrow_up:
front-gateway/src/providers/ListingsProvider.js 10.34% <ø> (-14.4%) :arrow_down:
front-gateway/src/components/Search/Filter.jsx 45.71% <ø> (-10.54%) :arrow_down:
front-gateway/src/providers/utils.js 63.15% <ø> (-14.48%) :arrow_down:
...ront-gateway/src/components/Dashboard/Property.jsx 66.15% <ø> (-4.16%) :arrow_down:
...mponents/Listing/components/ListingDescription.jsx 0% <0%> (ø) :arrow_up:
...s/Dashboard/MyProperties/ListingStatusSelector.jsx 33.33% <12.5%> (-23.81%) :arrow_down:
...c/components/ListingThumbnail/ListingThumbnail.jsx 62.96% <0%> (-22.76%) :arrow_down:
... and 68 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 e26afdb...461507d. Read the comment docs.