dorbel-tech / dorbel-app

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

Hotfix/disable future booking results #1662

Closed lxngxr closed 6 years ago

lxngxr commented 6 years ago

Set filter.futureBooking = false always on server + remove futureBooking = true tests

codecov[bot] commented 6 years ago

Codecov Report

Merging #1662 into dorbelv1 will increase coverage by 0.01%. The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           dorbelv1   #1662      +/-   ##
===========================================
+ Coverage     31.18%   31.2%   +0.01%     
===========================================
  Files           168     168              
  Lines          3870    3871       +1     
  Branches        815     815              
===========================================
+ Hits           1207    1208       +1     
+ Misses         2627    2626       -1     
- Partials         36      37       +1
Impacted Files Coverage Δ
...nts-api/src/services/listingService.searchQuery.js 42.02% <66.66%> (-0.62%) :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 a5a8afc...cfdc555. Read the comment docs.