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

3.8.0 #672

Merged
merged 5 commits into from
Apr 25, 2017
Merged

3.8.0 #672

merged 5 commits into from
Apr 25, 2017

Conversation

germanattanasio
Copy link
Contributor

No description provided.

🐛 Remove unused variables

🆕 Adding another date parser for Conversation

:fix: Add Enums to WorkspaceExportResponse #670

Print timezone when printing Json

:fix: Fix Javadoc

Remove useless testCompile projects from dialog

:memo: Update javadoc

:fire: revert data deserializer changes
@codecov-io
Copy link

codecov-io commented Apr 25, 2017

Codecov Report

Merging #672 into master will increase coverage by 0.03%.
The diff coverage is 78.57%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #672      +/-   ##
============================================
+ Coverage     58.14%   58.17%   +0.03%     
  Complexity     1723     1723              
============================================
  Files           391      391              
  Lines          7872     7878       +6     
  Branches        479      479              
============================================
+ Hits           4577     4583       +6     
  Misses         2937     2937              
  Partials        358      358
Impacted Files Coverage Δ Complexity Δ
...oper_cloud/conversation/v1/model/CreateEntity.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...oper_cloud/conversation/v1/model/CreateIntent.java 51.85% <ø> (ø) 1 <0> (ø) ⬇️
...r_cloud/conversation/v1/model/CreateWorkspace.java 41.26% <ø> (ø) 1 <0> (ø) ⬇️
...r_cloud/conversation/v1/model/UpdateWorkspace.java 23.8% <ø> (ø) 1 <0> (ø) ⬇️
...loper_cloud/conversation/v1/model/CreateValue.java 0% <ø> (ø) 0 <0> (ø) ⬇️
.../watson/developer_cloud/util/DateDeserializer.java 87.17% <100%> (ø) 7 <0> (ø) ⬇️
...conversation/v1/model/WorkspaceExportResponse.java 40% <100%> (+10.58%) 10 <0> (ø) ⬇️
...loud/conversation/v1/model/PaginationResponse.java 75% <100%> (ø) 9 <2> (ø) ⬇️
...n/v1/model/util/PaginationResponseTypeAdapter.java 70.96% <70.96%> (ø) 5 <5> (ø) ⬇️
... and 1 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 023567e...ac833b3. Read the comment docs.

@germanattanasio germanattanasio merged commit 3ea8003 into master Apr 25, 2017
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.

2 participants