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

Add ability to write avscs directly to streams/writers #540

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

karthikrg
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: 110 lines in your changes are missing coverage. Please review.

Comparison is base (eea7e61) 46.10% compared to head (f9b652d) 46.16%.

Files Patch % Lines
...vroutil1/compatibility/avro110/Avro110Adapter.java 45.45% 10 Missing and 2 partials ⚠️
...vroutil1/compatibility/avro111/Avro111Adapter.java 45.45% 10 Missing and 2 partials ⚠️
.../avroutil1/compatibility/avro14/Avro14Adapter.java 45.45% 10 Missing and 2 partials ⚠️
.../avroutil1/compatibility/avro15/Avro15Adapter.java 45.45% 10 Missing and 2 partials ⚠️
.../avroutil1/compatibility/avro16/Avro16Adapter.java 45.45% 10 Missing and 2 partials ⚠️
.../avroutil1/compatibility/avro17/Avro17Adapter.java 45.45% 10 Missing and 2 partials ⚠️
.../avroutil1/compatibility/avro18/Avro18Adapter.java 45.45% 10 Missing and 2 partials ⚠️
.../avroutil1/compatibility/avro19/Avro19Adapter.java 45.45% 10 Missing and 2 partials ⚠️
...nkedin/avroutil1/writer/avsc/AvscSchemaWriter.java 50.00% 7 Missing and 1 partial ⚠️
...routil1/compatibility/AvroCompatibilityHelper.java 60.00% 2 Missing and 2 partials ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #540      +/-   ##
============================================
+ Coverage     46.10%   46.16%   +0.06%     
- Complexity     4495     4541      +46     
============================================
  Files           407      407              
  Lines         28172    28393     +221     
  Branches       4623     4633      +10     
============================================
+ Hits          12988    13109     +121     
- Misses        13635    13721      +86     
- Partials       1549     1563      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xiaoyu-yang-gh xiaoyu-yang-gh merged commit f46f720 into linkedin:master Jan 18, 2024
2 checks passed
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.

4 participants