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

Fix various issues and enable default ciphers #626

Merged
merged 8 commits into from
Mar 31, 2017
Merged

Conversation

germanattanasio
Copy link
Contributor

@germanattanasio germanattanasio commented Mar 31, 2017

@germanattanasio germanattanasio changed the title Fix various issues and update okhttp to 3.7.0-SNAPSHOT Fix various issues and enable default ciphers Mar 31, 2017
@codecov-io
Copy link

codecov-io commented Mar 31, 2017

Codecov Report

Merging #626 into develop will decrease coverage by 15.43%.
The diff coverage is 46.15%.

Impacted file tree graph

@@              Coverage Diff               @@
##             develop     #626       +/-   ##
==============================================
- Coverage       53.6%   38.16%   -15.44%     
+ Complexity      1398      884      -514     
==============================================
  Files            362      363        +1     
  Lines           7080     7093       +13     
  Branches         427      430        +3     
==============================================
- Hits            3795     2707     -1088     
- Misses          2957     4108     +1151     
+ Partials         328      278       -50
Impacted Files Coverage Δ Complexity Δ
...ery/v1/model/common/EagerNumberAdapterFactory.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...v1/model/collection/field/FieldAdapterFactory.java 79.31% <ø> (ø) 2 <0> (ø) ⬇️
...very/v1/model/query/AggregationAdapterFactory.java 21.21% <ø> (ø) 2 <0> (ø) ⬇️
...ibm/watson/developer_cloud/util/GsonSingleton.java 88.23% <100%> (+0.73%) 7 <0> (ø) ⬇️
.../watson/developer_cloud/service/WatsonService.java 70.16% <100%> (-3.01%) 35 <0> (-2)
...m/ibm/watson/developer_cloud/util/HttpLogging.java 36.36% <36.36%> (ø) 2 <2> (?)
...veloper_cloud/text_to_speech/v1/model/Phoneme.java 0% <0%> (-100%) 0% <0%> (-3%)
..._cloud/language_translation/v2/model/Language.java 0% <0%> (-100%) 0% <0%> (-3%)
...oper_cloud/alchemy/v1/model/LanguageSelection.java 0% <0%> (-100%) 0% <0%> (-1%)
...uage_understanding/v1/model/CategoriesOptions.java 0% <0%> (-100%) 0% <0%> (-1%)
... and 185 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 9a7654b...74cae1b. Read the comment docs.

@germanattanasio germanattanasio merged commit dfce7d9 into develop Mar 31, 2017
@germanattanasio germanattanasio deleted the fix-issues branch March 31, 2017 16:35
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.

2 participants