Skip to content

Conversation

@lpatino10
Copy link
Contributor

This PR updates the example files included in the SDK. This involves:

  • Updating the SDK version used in the examples
  • Removing examples for deprecated services
  • Changing references to Conversation to Assistant
  • Updating any code broken by the SDK version update

These updates should clear up any confusion caused by looking at the examples and trying to use the newest version of the SDK.

@codecov-io
Copy link

codecov-io commented Apr 2, 2018

Codecov Report

Merging #908 into develop will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #908      +/-   ##
=============================================
- Coverage      65.84%   65.84%   -0.01%     
+ Complexity      2621     2613       -8     
=============================================
  Files            551      547       -4     
  Lines          14122    14073      -49     
  Branches         818      817       -1     
=============================================
- Hits            9299     9266      -33     
+ Misses          4409     4393      -16     
  Partials         414      414
Impacted Files Coverage Δ Complexity Δ
...guage_classifier/v1/NaturalLanguageClassifier.java 57.81% <0%> (-4.69%) 8% <0%> (-1%)
...e_classifier/v1/model/CreateClassifierOptions.java 57.5% <0%> (ø) 5% <0%> (ø) ⬇️
..._classifier/v1/model/ClassificationCollection.java
...al_language_classifier/v1/model/ClassifyInput.java
...l_language_classifier/v1/model/CollectionItem.java
...classifier/v1/model/ClassifyCollectionOptions.java

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 b3713c3...e455134. Read the comment docs.

@germanattanasio
Copy link
Contributor

@lpatino10 Great work here! 👍

@germanattanasio germanattanasio merged commit 2649610 into develop Apr 2, 2018
@lpatino10 lpatino10 deleted the example-updates branch April 2, 2018 19:19
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.

4 participants