Skip to content

Fix SerDe Issue 195#196

Merged
AlexanderSaydakov merged 3 commits into
masterfrom
FixSerDeIssue165
Apr 18, 2018
Merged

Fix SerDe Issue 195#196
AlexanderSaydakov merged 3 commits into
masterfrom
FixSerDeIssue165

Conversation

@leerho
Copy link
Copy Markdown
Member

@leerho leerho commented Apr 18, 2018

No description provided.


@SuppressWarnings("unused")
@Test
public void checkSerDeIssue165() {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you mean 195?

@leerho leerho changed the title Fix SerDe Issue 165 Fix SerDe Issue 195 Apr 18, 2018
@AlexanderSaydakov
Copy link
Copy Markdown
Contributor

The fix looks fine to me. Let's rename the test to either checkSerDeIssue195 or, perhaps, something like emptyUnionSerDe and assert a few things about the result.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 18, 2018

Codecov Report

Merging #196 into master will not change coverage.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master     #196   +/-   ##
=========================================
  Coverage     93.28%   93.28%           
  Complexity     4607     4607           
=========================================
  Files           197      197           
  Lines         13051    13051           
  Branches       2142     2142           
=========================================
  Hits          12173    12173           
  Misses          190      190           
  Partials        688      688

@AlexanderSaydakov AlexanderSaydakov merged commit 64f250a into master Apr 18, 2018
@AlexanderSaydakov AlexanderSaydakov deleted the FixSerDeIssue165 branch April 18, 2018 20:43
@hpx7
Copy link
Copy Markdown

hpx7 commented Apr 18, 2018

Thanks for the quick turnaround! Could we tag a release for this?

@leerho
Copy link
Copy Markdown
Member Author

leerho commented Apr 18, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants