uport-project / uport-mobile

uPort mobile app
https://uport.me
GNU General Public License v3.0
76 stars 28 forks source link

Warn account recovery on correct menu item #127

Closed jasheal closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #127 into develop will decrease coverage by 0.18%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #127      +/-   ##
===========================================
- Coverage     54.6%   54.41%   -0.19%     
===========================================
  Files          274      275       +1     
  Lines         9169     9197      +28     
  Branches      1877     1881       +4     
===========================================
- Hits          5007     5005       -2     
- Misses        3699     3730      +31     
+ Partials       463      462       -1
Impacted Files Coverage Δ
lib/sagas/networkState.js 20.83% <0%> (-8.34%) :arrow_down:
lib/sagas/recoverySaga.js 90.69% <0%> (ø) :arrow_up:
lib/sagas/jwt.js 61.4% <0%> (ø) :arrow_up:
...b/components/Onboarding/OnboardingSecurityBlock.js 45% <0%> (ø) :arrow_up:
lib/start.ts 0% <0%> (ø)
lib/utilities/mock_native_module.js 78.26% <0%> (+30.89%) :arrow_up:

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 183f238...6645e94. Read the comment docs.