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

Checkstyle Fail build if checkstyle fails #636

Merged
merged 10 commits into from
Apr 4, 2017
Merged

Conversation

blakesteve
Copy link
Contributor

Build now fails when checkstyle checks fail in the travis build

@codecov-io
Copy link

codecov-io commented Apr 4, 2017

Codecov Report

Merging #636 into develop will increase coverage by 12.2%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #636      +/-   ##
=============================================
+ Coverage      47.27%   59.48%   +12.2%     
- Complexity      1131     1617     +486     
=============================================
  Files            337      363      +26     
  Lines           6927     7116     +189     
  Branches         430      431       +1     
=============================================
+ Hits            3275     4233     +958     
+ Misses          3373     2555     -818     
- Partials         279      328      +49
Impacted Files Coverage Δ Complexity Δ
.../watson/developer_cloud/service/WatsonService.java 74.21% <ø> (+3.12%) 37 <0> (+2) ⬆️
...son/developer_cloud/alchemy/v1/model/Document.java 10% <0%> (-18.58%) 1% <0%> (ø)
...son/developer_cloud/alchemy/v1/model/Language.java 5.26% <0%> (-9.68%) 1% <0%> (-2%)
...atson/developer_cloud/alchemy/v1/model/Entity.java 3.57% <0%> (-8.34%) 1% <0%> (ø)
...loud/discovery/v1/model/collection/Collection.java 10% <0%> (-8.19%) 1% <0%> (-1%)
.../personality_insights/v2/model/ProfileOptions.java 60.41% <0%> (-3.44%) 8% <0%> (-6%)
.../personality_insights/v2/model/AcceptLanguage.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...oud/personality_insights/v3/model/ContentItem.java 17.85% <0%> (ø) 3% <0%> (?)
...anguage_translator/v2/model/TranslationResult.java 23.07% <0%> (ø) 3% <0%> (?)
...nguage_translator/v2/model/CreateModelOptions.java 37.5% <0%> (ø) 2% <0%> (?)
... and 168 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 8357064...9a4d5d7. Read the comment docs.

@germanattanasio germanattanasio merged commit f0aac33 into develop Apr 4, 2017
@germanattanasio germanattanasio deleted the checkstyle branch April 4, 2017 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants