uport-project / uport-mobile

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

Use RNUportSigner library #123

Closed aldigjo closed 5 years ago

aldigjo commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #123      +/-   ##
===========================================
+ Coverage    54.43%   54.62%   +0.18%     
===========================================
  Files          274      273       -1     
  Lines         9178     9150      -28     
  Branches      1875     1866       -9     
===========================================
+ Hits          4996     4998       +2     
+ Misses        3719     3688      -31     
- Partials       463      464       +1
Impacted Files Coverage Δ
lib/utilities/native_meta_signer.js 80.85% <ø> (ø) :arrow_up:
...b/components/Onboarding/OnboardingSecurityBlock.js 45% <ø> (ø) :arrow_up:
lib/utilities/native_signer.js 80% <ø> (ø) :arrow_up:
lib/utilities/mock_native_module.js 47.36% <ø> (-30.9%) :arrow_down:
lib/sagas/recoverySaga.js 90.69% <ø> (ø) :arrow_up:
lib/sagas/keychain.js 75.7% <ø> (ø) :arrow_up:
lib/sagas/jwt.js 61.4% <ø> (ø) :arrow_up:
... and 2 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 31a4713...b34ed26. Read the comment docs.