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

Enhace test coverage #129

Closed hyochan closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #129 into master will increase coverage by 7.57%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
+ Coverage   86.71%   94.28%   +7.57%     
==========================================
  Files          13       12       -1     
  Lines         143      140       -3     
  Branches       12       12              
==========================================
+ Hits          124      132       +8     
+ Misses         10        2       -8     
+ Partials        9        6       -3