dorbel-tech / dorbel-app

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

Cleanup - remove future booking #1645

Closed lxngxr closed 6 years ago

lxngxr commented 6 years ago

closes #1492

codecov[bot] commented 6 years ago

Codecov Report

Merging #1645 into develop will increase coverage by 0.34%. The diff coverage is 64.28%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1645      +/-   ##
===========================================
+ Coverage    30.48%   30.82%   +0.34%     
===========================================
  Files          154      154              
  Lines         3497     3442      -55     
  Branches       767      756      -11     
===========================================
- Hits          1066     1061       -5     
+ Misses        2336     2288      -48     
+ Partials        95       93       -2
Impacted Files Coverage Δ
apartments-api/src/server/graphql/typeDefs.js 0% <ø> (ø) :arrow_up:
front-gateway/src/providers/utils.js 41.25% <ø> (ø) :arrow_up:
front-gateway/src/routes.js 0% <ø> (ø) :arrow_up:
front-gateway/src/providers/ListingsProvider.js 13.84% <ø> (+3.25%) :arrow_up:
front-gateway/src/components/Listing/Listing.jsx 0% <ø> (ø) :arrow_up:
...t-gateway/src/components/Dashboard/MyDocuments.jsx 77.5% <0%> (ø) :arrow_up:
front-gateway/src/stores/ListingStore.js 0% <0%> (ø) :arrow_up:
apartments-api/src/services/filterService.js 41.66% <0%> (+2.19%) :arrow_up:
...c/components/ListingThumbnail/ListingThumbnail.jsx 68% <100%> (+5.03%) :arrow_up:
front-gateway/src/routesHelper.js 63.63% <100%> (ø) :arrow_up:
... and 3 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 0a31480...48b10c0. Read the comment docs.