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 avro direct encoding #69

Merged
merged 4 commits into from
Jul 11, 2019
Merged

Fix avro direct encoding #69

merged 4 commits into from
Jul 11, 2019

Conversation

labianchin
Copy link
Collaborator

@labianchin labianchin commented Jul 10, 2019

Based on https://issues.apache.org/jira/browse/AVRO-1093.

Also improve tests to catch this type of problems.

@codecov
Copy link

codecov bot commented Jul 10, 2019

Codecov Report

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

@@            Coverage Diff            @@
##             master      #69   +/-   ##
=========================================
  Coverage     89.69%   89.69%           
  Complexity      177      177           
=========================================
  Files            22       22           
  Lines           679      679           
  Branches         51       51           
=========================================
  Hits            609      609           
  Misses           47       47           
  Partials         23       23

@labianchin labianchin merged commit 5d2b749 into master Jul 11, 2019
@anish749 anish749 deleted the fixBinEncode branch March 2, 2020 17:26
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.

1 participant