dorbel-tech / dorbel-app

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

Redirect to listing page by listingId instead of apartmentId #1650

Closed lxngxr closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #1650 into develop will decrease coverage by 0.08%. The diff coverage is 30%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1650      +/-   ##
===========================================
- Coverage     30.9%   30.81%   -0.09%     
===========================================
  Files          154      154              
  Lines         3440     3446       +6     
  Branches       754      755       +1     
===========================================
- Hits          1063     1062       -1     
- Misses        2286     2293       +7     
  Partials        91       91
Impacted Files Coverage Δ
...c/components/ApartmentForm/UploadApartmentForm.jsx 0% <ø> (ø) :arrow_up:
front-gateway/src/app.server.js 0% <ø> (ø) :arrow_up:
front-gateway/src/routes.js 0% <ø> (ø) :arrow_up:
apartments-api/src/services/listingService.js 61.32% <0%> (-2.11%) :arrow_down:
front-gateway/src/components/Header/Header.jsx 0% <0%> (ø) :arrow_up:
front-gateway/src/routesHelper.js 63.63% <100%> (ø) :arrow_up:
...ateway/src/components/Documents/DocumentUpload.jsx 62.5% <0%> (-3.13%) :arrow_down:
front-gateway/src/components/Search/Filter.jsx 44.88% <0%> (-0.57%) :arrow_down:
notifications-service/src/sender/dataEnrichment.js 40.74% <0%> (+3.7%) :arrow_up:

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 68a3abe...23cff52. Read the comment docs.