Skip to content
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

Release 4.2.0 #200

Merged
merged 1 commit into from
Sep 13, 2017
Merged

Release 4.2.0 #200

merged 1 commit into from
Sep 13, 2017

Conversation

zawadz88
Copy link
Contributor

This PR merges the latest version from develop including version 4.2.0

* increased test coverage by adding a bunch of UI tests for the sample app
* fixed UI test coverage by disabling Test Orchestrator which was not aggregating reports from all the tests
* fixed dependencies in the created pom.xml which disappeared after migrating to Gradle 4.1
* added test butler to improve test stability
* added a new artifact espresso-material-stepper to help with UI tests
* updated library version to 4.2.0
@codecov-io
Copy link

Codecov Report

Merging #200 into master will increase coverage by 19.38%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #200       +/-   ##
============================================
+ Coverage     65.71%   85.1%   +19.38%     
- Complexity      202     260       +58     
============================================
  Files            30      30               
  Lines           980     980               
  Branches         85      85               
============================================
+ Hits            644     834      +190     
+ Misses          290     118      -172     
+ Partials         46      28       -18
Impacted Files Coverage Δ Complexity Δ
...main/java/com/stepstone/stepper/StepperLayout.java 77.01% <100%> (+35.71%) 82 <0> (+42) ⬆️
...epstone/stepper/internal/widget/TabsContainer.java 94.73% <0%> (+3.5%) 18% <0%> (ø) ⬇️
...epstone/stepper/internal/type/TabsStepperType.java 70.37% <0%> (+3.7%) 5% <0%> (+1%) ⬆️
...one/stepper/internal/widget/DottedProgressBar.java 95.34% <0%> (+4.65%) 15% <0%> (+2%) ⬆️
...e/stepper/adapter/AbstractFragmentStepAdapter.java 100% <0%> (+11.11%) 5% <0%> (+1%) ⬆️
.../stepper/internal/widget/ColorableProgressBar.java 89.74% <0%> (+20.51%) 10% <0%> (+1%) ⬆️
...com/stepstone/stepper/internal/widget/StepTab.java 93.16% <0%> (+26.08%) 28% <0%> (+2%) ⬆️
...one/stepper/internal/type/AbstractStepperType.java 100% <0%> (+27.27%) 6% <0%> (+2%) ⬆️
...stepper/internal/widget/RightNavigationButton.java 88.23% <0%> (+47.05%) 7% <0%> (+3%) ⬆️
... and 2 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 8868474...85d7e47. Read the comment docs.

@zawadz88 zawadz88 merged commit f831bed into master Sep 13, 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