dooboolab-community / dooboo-native-ts

Complete boilerplate for react-native app. Contains, typescript, react-hook, context-api, ts-jest, localization, navigation and etc.
https://medium.com/dooboolab/announcing-dooboo-cli-v3-5c9fceeb2ac4
MIT License
81 stars 27 forks source link

enhance code base #116

Closed hyochan closed 4 years ago

hyochan commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #116 into master will increase coverage by 1.39%. The diff coverage is 90%.

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
+ Coverage      85%   86.39%   +1.39%     
==========================================
  Files          11       12       +1     
  Lines         140      147       +7     
  Branches       14       14              
==========================================
+ Hits          119      127       +8     
+ Misses         11       10       -1     
  Partials       10       10