dorbel-tech / dorbel-app

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

"Fix" e2e #1497

Closed lxngxr closed 7 years ago

lxngxr commented 7 years ago

OHE was removed and like changed - removed listing_actions tests since there's nothing to test ATM

codecov[bot] commented 7 years ago

Codecov Report

Merging #1497 into feature/customer-discovery-mockup will increase coverage by 1.46%. The diff coverage is n/a.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           feature/customer-discovery-mockup    #1497      +/-   ##
=====================================================================
+ Coverage                              34.61%   36.07%   +1.46%     
=====================================================================
  Files                                    170      172       +2     
  Lines                                   3871     3947      +76     
  Branches                                 811      812       +1     
=====================================================================
+ Hits                                    1340     1424      +84     
- Misses                                  2413     2481      +68     
+ Partials                                 118       42      -76
Impacted Files Coverage Δ
notifications-service/src/sender/dataEnrichment.js 37.03% <0%> (-3.71%) :arrow_down:
...components/Tenants/TenantProfile/TenantProfile.jsx 6.52% <0%> (-0.3%) :arrow_down:
...rc/components/Messaging/UnreadMessagesNotifier.jsx 0% <0%> (ø) :arrow_up:
.../components/ApartmentForm/UploadApartmentStep1.jsx 0% <0%> (ø) :arrow_up:
.../src/components/ApartmentForm/SelectUploadMode.jsx 0% <0%> (ø) :arrow_up:
...ont-gateway/src/components/Dashboard/MyProfile.jsx 0% <0%> (ø) :arrow_up:
front-gateway/src/components/ErrorPage.jsx 0% <0%> (ø) :arrow_up:
...components/Dashboard/MyProfile/MyProfileFields.jsx 0% <0%> (ø) :arrow_up:
front-gateway/src/components/Icon/Icon.jsx 0% <0%> (ø) :arrow_up:
front-gateway/src/stores/LikeStore.js 0% <0%> (ø) :arrow_up:
... and 58 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 f56d981...4571184. Read the comment docs.