uport-project / uport-mobile

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

Upgrade React Native to 0.59 #146

Closed jasheal closed 5 years ago

jasheal commented 5 years ago

Issue with release builds.

'Cannot find variable a'

codecov[bot] commented 5 years ago

Codecov Report

Merging #146 into develop will increase coverage by 2.09%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #146      +/-   ##
===========================================
+ Coverage    55.92%   58.02%   +2.09%     
===========================================
  Files          256      254       -2     
  Lines         8579     8278     -301     
  Branches      1718     1694      -24     
===========================================
+ Hits          4798     4803       +5     
+ Misses        3382     3088     -294     
+ Partials       399      387      -12
Impacted Files Coverage Δ
lib/sagas/stateSaver.js 15.85% <ø> (+0.55%) :arrow_up:
lib/sagas/debugSaga.js 0% <ø> (ø) :arrow_up:
lib/components/Request/types/PropertyCard.js 25% <ø> (ø) :arrow_up:
lib/sagas/requests/transactionRequest.js 57.29% <ø> (ø) :arrow_up:
lib/utilities/cache.js 9.09% <ø> (ø) :arrow_up:
lib/sagas/networkState.js 20.83% <ø> (-8.34%) :arrow_down:
lib/utilities/ipfs.js 5.12% <ø> (ø) :arrow_up:
lib/selectors/hubs.js 100% <100%> (ø) :arrow_up:
lib/reducers/hubReducer.js 94.11% <100%> (ø) :arrow_up:
... and 63 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 a11da03...26e89e8. Read the comment docs.