iRoachie / react-native-material-tabs

Material Design implementation of Tabs
MIT License
121 stars 56 forks source link

v4.0.0 #59

Closed iRoachie closed 5 years ago

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

Codecov Report

Merging #59 into master will decrease coverage by 2.73%. The diff coverage is 65.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage   77.35%   74.62%   -2.74%     
==========================================
  Files           6        6              
  Lines          53       67      +14     
  Branches       11       19       +8     
==========================================
+ Hits           41       50       +9     
- Misses          9       11       +2     
- Partials        3        6       +3
Impacted Files Coverage Δ
src/components/Indicator.tsx 100% <ø> (ø)
src/components/Touchable.tsx 100% <ø> (ø)
src/components/Tab/styles.ts 75% <ø> (ø)
src/components/Tab/Tab.tsx 85.71% <ø> (ø)
src/lib/styles.ts 100% <100%> (ø)
src/components/MaterialTabs.tsx 65% <65%> (ø)

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 169d2f1...691cc2b. Read the comment docs.