dorbel-tech / dorbel-app

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

Cleanup documents - Server + DB #1658

Closed lxngxr closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #1658 into cleanup/cleanup-documents will decrease coverage by 1.58%. The diff coverage is n/a.

Impacted file tree graph

@@                      Coverage Diff                      @@
##           cleanup/cleanup-documents    #1658      +/-   ##
=============================================================
- Coverage                      31.93%   30.35%   -1.59%     
=============================================================
  Files                            154      152       -2     
  Lines                           3513     3400     -113     
  Branches                         755      750       -5     
=============================================================
- Hits                            1122     1032      -90     
+ Misses                          2354     2276      -78     
- Partials                          37       92      +55
Impacted Files Coverage Δ
apartments-api/src/server/graphql/typeDefs.js 0% <ø> (ø) :arrow_up:
apartments-api/src/server/graphql/resolvers.js 0% <ø> (ø) :arrow_up:
...c/components/ListingThumbnail/ListingThumbnail.jsx 68% <0%> (-20.47%) :arrow_down:
front-gateway/src/components/Search/Filter.jsx 44.88% <0%> (-11.05%) :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:
...t-gateway/src/components/Dashboard/MyDocuments.jsx 77.5% <0%> (-7.5%) :arrow_down:
...ropertyHistorySelector/PropertyHistorySelector.jsx 67.85% <0%> (-7.15%) :arrow_down:
...ateway/src/components/Documents/DocumentUpload.jsx 62.5% <0%> (-6.25%) :arrow_down:
... and 51 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...2ca1291. Read the comment docs.