dorbel-tech / dorbel-app

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

Feature/matching users for listing #1611

Closed lxngxr closed 6 years ago

lxngxr commented 6 years ago

closes #1581

codecov[bot] commented 6 years ago

Codecov Report

Merging #1611 into develop will decrease coverage by 0.92%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1611      +/-   ##
===========================================
- Coverage    31.64%   30.72%   -0.93%     
===========================================
  Files          166      168       +2     
  Lines         3811     3834      +23     
  Branches       793      793              
===========================================
- Hits          1206     1178      -28     
- Misses        2569     2621      +52     
+ Partials        36       35       -1
Impacted Files Coverage Δ
front-gateway/src/providers/AppProviders.js 0% <ø> (ø) :arrow_up:
...pi/src/server/controllers/userProfileController.js 0% <0%> (ø) :arrow_up:
apartments-api/src/services/filterService.js 39.47% <0%> (ø) :arrow_up:
...ont-gateway/src/providers/MatchingUsersProvider.js 0% <0%> (ø)
front-gateway/src/stores/MatchingUsersStore.js 0% <0%> (ø)
...omponents/Dashboard/MyProperties/PropertyStats.jsx 1.36% <0%> (-0.27%) :arrow_down:
front-gateway/src/stores/AppStore.js 0% <0%> (ø) :arrow_up:
apartments-api/src/services/userProfileService.js 0% <0%> (ø) :arrow_up:
...-gateway/src/providers/auth/AuthProvider.client.js 0% <0%> (-32.5%) :arrow_down:
front-gateway/src/providers/auth/auth0helper.js 0% <0%> (-13.52%) :arrow_down:
... and 14 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 72d94e8...850201a. Read the comment docs.