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

v3.7.2 #645

Merged
merged 34 commits into from
Apr 7, 2017
Merged

v3.7.2 #645

merged 34 commits into from
Apr 7, 2017

Conversation

germanattanasio
Copy link
Contributor

Version 3.7.2

2017-04-07

Tibor Dumitriu and others added 30 commits March 31, 2017 14:23
🐛 create or update a document from an InputStream and optionally …
* 🐛 fix checkstyle ignore failure

* 🐛 test that checkstyle fails build

* 🐛 test that checkstyle fails build

* 🐛 checkstyle ignoreFailure false

* 🐛 checkstyle block

* 🐛 add more specific checkstyle blocks

* 🐛 checkstyle added to travis

* 🐛 checkstyle fix trailing space

* 🐛 checkstyle fixes
[text to speech] Special Character failure resolution
[discovery] 🆕 Provide a specific document Id when creating a document
@codecov-io
Copy link

Codecov Report

Merging #645 into master will decrease coverage by 0.64%.
The diff coverage is 75.51%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #645      +/-   ##
============================================
- Coverage     60.11%   59.47%   -0.65%     
- Complexity     1559     1623      +64     
============================================
  Files           337      364      +27     
  Lines          6908     7138     +230     
  Branches        429      432       +3     
============================================
+ Hits           4153     4245      +92     
- Misses         2433     2564     +131     
- Partials        322      329       +7
Impacted Files Coverage Δ Complexity Δ
.../watson/developer_cloud/service/WatsonService.java 74.21% <ø> (ø) 37 <0> (ø) ⬇️
...loud/discovery/v1/model/configuration/Heading.java 33.33% <ø> (ø) 1 <0> (ø) ⬇️
...del/configuration/DeleteConfigurationResponse.java 25% <ø> (ø) 1 <0> (ø) ⬇️
...d/discovery/v1/model/configuration/Enrichment.java 14.28% <ø> (ø) 1 <0> (ø) ⬇️
...ery/v1/model/common/EagerNumberAdapterFactory.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...loud/discovery/v1/model/collection/Collection.java 10% <ø> (-17.28%) 1 <0> (-4)
...loud/speech_to_text/v1/model/RecognizeOptions.java 69.23% <ø> (ø) 17 <0> (ø) ⬇️
.../discovery/v1/model/query/NestableAggregation.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...very/v1/model/query/AggregationAdapterFactory.java 21.21% <ø> (ø) 2 <0> (ø) ⬇️
...understanding/v1/NaturalLanguageUnderstanding.java 90.9% <ø> (ø) 7 <0> (ø) ⬇️
... and 67 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 77f6a21...ce323d7. Read the comment docs.

@germanattanasio germanattanasio merged commit 61f427d into master Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

[text-to-speech] Spaces in text are encoded as +
4 participants