stepstone-tech / android-material-stepper

This library allows to use Material steppers inside Android applications.
Apache License 2.0
1.78k stars 263 forks source link

Merge develop - release of 4.3.0 #212

Closed zawadz88 closed 7 years ago

zawadz88 commented 7 years ago

This brings the latest changes introduced as a part of 4.3.0. See changelog for more details.

codecov-io commented 7 years ago

Codecov Report

Merging #212 into master will increase coverage by 0.22%. The diff coverage is 95.65%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #212      +/-   ##
============================================
+ Coverage      85.1%   85.32%   +0.22%     
- Complexity      260      266       +6     
============================================
  Files            30       30              
  Lines           980      995      +15     
  Branches         85       85              
============================================
+ Hits            834      849      +15     
  Misses          118      118              
  Partials         28       28
Impacted Files Coverage Δ Complexity Δ
...main/java/com/stepstone/stepper/StepperLayout.java 78.04% <100%> (+1.02%) 88 <6> (+6) :arrow_up:
...com/stepstone/stepper/internal/widget/StepTab.java 93.16% <87.5%> (ø) 28 <0> (ø) :arrow_down:

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 f831bed...53cc965. Read the comment docs.