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

AvroCodecUtil#serializeJson() - add method with bool oneline option #510

Merged
merged 2 commits into from
Aug 25, 2023

Conversation

dg-builder
Copy link
Collaborator

@dg-builder dg-builder commented Aug 25, 2023

What

Adding a method to get one-line serialized schemas.

Why

Users want to get one-line serialized schemas

Test

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.01% ⚠️

Comparison is base (60fa32a) 45.83% compared to head (ee85ff7) 45.83%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #510      +/-   ##
============================================
- Coverage     45.83%   45.83%   -0.01%     
- Complexity     4439     4440       +1     
============================================
  Files           398      398              
  Lines         28041    28042       +1     
  Branches       4621     4622       +1     
============================================
  Hits          12853    12853              
  Misses        13634    13634              
- Partials       1554     1555       +1     
Files Changed Coverage Δ
...inkedin/avroutil1/compatibility/AvroCodecUtil.java 75.94% <50.00%> (-0.98%) ⬇️

... and 5 files with indirect coverage changes

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

@dg-builder dg-builder merged commit ecebef2 into master Aug 25, 2023
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.

3 participants