Skip to content

Merge from develop #197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 28, 2017
Merged

Merge from develop #197

merged 5 commits into from
Aug 28, 2017

Conversation

zawadz88
Copy link
Contributor

Changes for 4.1.0 release.

Piotr Zawadzki and others added 5 commits August 22, 2017 20:43
* Added optional error messages below tab titles
* Added sanity UI tests in the sample app
* Added tasks for merged code coverage report and for static code analysis combined with UI tests
* Added CircleCI integration
* Added simple screenshot reports.
* Fixed incorrect color in the sample app in 'Custom StepperLayout theme' sample
@codecov-io
Copy link

codecov-io commented Aug 28, 2017

Codecov Report

Merging #197 into master will increase coverage by 2.39%.
The diff coverage is 70.1%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #197      +/-   ##
============================================
+ Coverage     63.31%   65.71%   +2.39%     
- Complexity      183      202      +19     
============================================
  Files            28       30       +2     
  Lines           946      980      +34     
  Branches         90       85       -5     
============================================
+ Hits            599      644      +45     
+ Misses          292      290       -2     
+ Partials         55       46       -9
Impacted Files Coverage Δ Complexity Δ
...one/stepper/internal/widget/DottedProgressBar.java 90.69% <ø> (+8.69%) 13 <0> (ø) ⬇️
.../java/com/stepstone/stepper/VerificationError.java 0% <ø> (ø) 0 <0> (ø) ⬇️
.../stepper/internal/widget/ColorableProgressBar.java 69.23% <ø> (+6.18%) 9 <0> (ø) ⬇️
...epstone/stepper/internal/widget/TabsContainer.java 91.22% <100%> (+7.1%) 18 <9> (ø) ⬇️
...com/stepstone/stepper/viewmodel/StepViewModel.java 100% <100%> (ø) 9 <1> (+1) ⬆️
...main/java/com/stepstone/stepper/StepperLayout.java 41.3% <22.22%> (+0.1%) 40 <1> (+1) ⬆️
...stepstone/stepper/internal/util/ObjectsCompat.java 33.33% <33.33%> (ø) 4 <4> (?)
...epstone/stepper/internal/type/TabsStepperType.java 66.66% <44.44%> (-10.26%) 4 <0> (-1)
...one/stepper/internal/type/AbstractStepperType.java 72.72% <50%> (ø) 4 <1> (ø) ⬇️
...com/stepstone/stepper/internal/widget/StepTab.java 67.08% <75.86%> (+14.9%) 26 <16> (+10) ⬆️
... and 3 more

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 3face22...db80e12. Read the comment docs.

@zawadz88 zawadz88 merged commit 8868474 into master Aug 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants