dorbel-tech / dorbel-app

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

Cleanup documents - full #1659

Closed lxngxr closed 6 years ago

lxngxr commented 6 years ago

closes #1639 This is just a branch aggregating the changes in approved PRs: #1657 and #1658

codecov[bot] commented 6 years ago

Codecov Report

Merging #1659 into develop will decrease coverage by 3.13%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #1659      +/-   ##
==========================================
- Coverage    31.93%   28.8%   -3.14%     
==========================================
  Files          154     147       -7     
  Lines         3513    3270     -243     
  Branches       755     735      -20     
==========================================
- Hits          1122     942     -180     
+ Misses        2354    2242     -112     
- Partials        37      86      +49
Impacted Files Coverage Δ
front-gateway/src/stores/AppStore.js 0% <ø> (ø) :arrow_up:
front-gateway/src/providers/AppProviders.js 0% <ø> (ø) :arrow_up:
apartments-api/src/server/graphql/typeDefs.js 0% <ø> (ø) :arrow_up:
apartments-api/src/server/graphql/resolvers.js 0% <ø> (ø) :arrow_up:
front-gateway/src/stores/MessagingStore.js 0% <0%> (ø) :arrow_up:
...c/components/ListingThumbnail/ListingThumbnail.jsx 68% <0%> (-20.47%) :arrow_down:
front-gateway/src/components/Search/Filter.jsx 45.45% <0%> (-10.48%) :arrow_down:
...t-gateway/src/components/DatePicker/DatePicker.jsx 60% <0%> (-10%) :arrow_down:
...components/Listing/components/ListingPageViews.jsx 90.9% <0%> (-9.1%) :arrow_down:
...nt-gateway/src/components/Search/SearchResults.jsx 44.89% <0%> (-8.17%) :arrow_down:
... and 53 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 e007be1...7d85bad. Read the comment docs.