iRoachie / react-native-material-tabs

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

v4.2.0 #76

Closed iRoachie closed 3 years ago

iRoachie commented 3 years ago

Allows configuring indicator height

codecov[bot] commented 3 years ago

Codecov Report

Merging #76 (35300a8) into master (e7648e0) will increase coverage by 0.23%. The diff coverage is 100.00%.

:exclamation: Current head 35300a8 differs from pull request most recent head a9fcd80. Consider uploading reports for the commit a9fcd80 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   84.61%   84.84%   +0.23%     
==========================================
  Files           6        6              
  Lines          65       66       +1     
  Branches       19       19              
==========================================
+ Hits           55       56       +1     
  Misses          6        6              
  Partials        4        4              
Impacted Files Coverage Δ
src/components/MaterialTabs.tsx 79.48% <ø> (ø)
src/components/Indicator.tsx 100.00% <100.00%> (ø)
src/lib/styles.ts 100.00% <100.00%> (ø)

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 e7648e0...a9fcd80. Read the comment docs.