dorbel-tech / dorbel-app

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

Fixed modal provider to not overide it's own close function #1550

Closed avnersorek closed 7 years ago

avnersorek commented 7 years ago

closes #1545

codecov[bot] commented 7 years ago

Codecov Report

Merging #1550 into feature/customer-discovery-mockup will increase coverage by 3.18%. The diff coverage is 0%.

Impacted file tree graph

@@                          Coverage Diff                          @@
##           feature/customer-discovery-mockup    #1550      +/-   ##
=====================================================================
+ Coverage                              31.97%   35.15%   +3.18%     
=====================================================================
  Files                                    172      174       +2     
  Lines                                   3928     4019      +91     
  Branches                                 799      805       +6     
=====================================================================
+ Hits                                    1256     1413     +157     
+ Misses                                  2565     2563       -2     
+ Partials                                 107       43      -64
Impacted Files Coverage Δ
...t-gateway/src/components/LikeButton/LikeButton.jsx 2.27% <0%> (-0.06%) :arrow_down:
...onents/Tenants/TenantProfile/TenantProfileEdit.jsx 4% <0%> (-0.17%) :arrow_down:
front-gateway/src/providers/ModalProvider.js 0% <0%> (ø) :arrow_up:
front-gateway/src/stores/localStorageHelper.js 5.88% <0%> (-0.37%) :arrow_down:
...components/Tenants/TenantProfile/TenantProfile.jsx 6% <0%> (-0.25%) :arrow_down:
...rc/components/Listing/components/ListingSocial.jsx 3.44% <0%> (-0.13%) :arrow_down:
...ay/src/components/Modals/ShareModal/ShareModal.jsx 0% <0%> (ø) :arrow_up:
.../components/ApartmentForm/UploadApartmentStep2.jsx 0% <0%> (ø) :arrow_up:
.../components/ApartmentForm/UploadApartmentStep1.jsx 0% <0%> (ø) :arrow_up:
.../src/components/ApartmentForm/SelectUploadMode.jsx 0% <0%> (ø) :arrow_up:
... and 64 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 63ea9c6...95da64a. Read the comment docs.