Skip to content

New test for error handling #856

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

Merged
merged 1 commit into from
Feb 1, 2018
Merged

Conversation

mkistler
Copy link

@mkistler mkistler commented Feb 1, 2018

I created this test to make sure I understood how Java formats it's exceptions, and I figured we may as well add it to the test bucket.

@codecov-io
Copy link

codecov-io commented Feb 1, 2018

Codecov Report

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

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #856      +/-   ##
=============================================
+ Coverage      36.17%   56.28%   +20.1%     
- Complexity      1352     2215     +863     
=============================================
  Files            496      496              
  Lines          12021    12021              
  Branches         675      675              
=============================================
+ Hits            4349     6766    +2417     
+ Misses          7350     4862    -2488     
- Partials         322      393      +71
Impacted Files Coverage Δ Complexity Δ
..._cloud/discovery/v1/model/QueryNoticesOptions.java 39.44% <0%> (+1.83%) 17% <0%> (ø) ⬇️
...per_cloud/alchemy/v1/model/DisambiguatedLinks.java 2.32% <0%> (+2.32%) 1% <0%> (+1%) ⬆️
...r_cloud/speech_to_text/v1/model/Customization.java 44.18% <0%> (+2.32%) 7% <0%> (+1%) ⬆️
.../conversation/v1/model/UpdateWorkspaceOptions.java 92.68% <0%> (+2.43%) 12% <0%> (+2%) ⬆️
...tson/developer_cloud/alchemy/v1/model/Concept.java 2.5% <0%> (+2.5%) 1% <0%> (+1%) ⬆️
.../watson/developer_cloud/util/DateDeserializer.java 87.17% <0%> (+2.56%) 7% <0%> (+1%) ⬆️
.../conversation/v1/model/CreateWorkspaceOptions.java 97.26% <0%> (+2.73%) 11% <0%> (+2%) ⬆️
...er_cloud/document_conversion/v1/model/Answers.java 8.33% <0%> (+2.77%) 2% <0%> (+1%) ⬆️
...tson/developer_cloud/alchemy/v1/model/Article.java 2.81% <0%> (+2.81%) 1% <0%> (+1%) ⬆️
...anguage_understanding/v1/model/AnalyzeOptions.java 95.16% <0%> (+3.22%) 12% <0%> (ø) ⬇️
... and 246 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 633b1df...76434b2. Read the comment docs.

@germanattanasio germanattanasio merged commit c4cb108 into develop Feb 1, 2018
@germanattanasio germanattanasio deleted the mdk/error-handling-test branch February 1, 2018 03:11
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