old_mobile_app icon indicating copy to clipboard operation
old_mobile_app copied to clipboard

feat: added network connectivity handling

Open Mokto opened this issue 6 years ago • 1 comments

Mokto avatar Apr 08 '18 13:04 Mokto

Codecov Report

Merging #162 into develop will decrease coverage by 2.28%. The diff coverage is 46.15%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #162      +/-   ##
===========================================
- Coverage    75.04%   72.75%   -2.29%     
===========================================
  Files          187      195       +8     
  Lines         1222     1248      +26     
  Branches       226      227       +1     
===========================================
- Hits           917      908       -9     
- Misses         280      315      +35     
  Partials        25       25
Impacted Files Coverage Δ
src/CodePush.ts 100% <ø> (ø)
src/redux/contacts/reducer.ts 20.58% <ø> (ø) :arrow_up:
src/pages/Contacts/Navbar/Navbar.ios.tsx 0% <0%> (ø) :arrow_up:
src/redux/network/operations.ts 0% <0%> (ø)
src/pages/Contacts/Navbar/Navbar.android.tsx 0% <0%> (ø) :arrow_up:
src/containers/NetworkStatus/NetworkStatus.tsx 0% <0%> (ø)
src/models/index.ts 0% <0%> (ø) :arrow_up:
src/redux/rootReducer.ts 30% <0%> (-30%) :arrow_down:
src/components/Navbar/Navbar.android.tsx 100% <100%> (ø) :arrow_up:
src/components/Navbar/Navbar.ios.tsx 100% <100%> (ø) :arrow_up:
... and 24 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 cd7ca03...fe7cd4f. Read the comment docs.

codecov[bot] avatar Apr 10 '18 23:04 codecov[bot]