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

work on new code-gen - generate SCHEMA$ for enum classes #310

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

radai-rosenblatt
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #310 (0aac759) into master (ea101b6) will decrease coverage by 0.00%.
The diff coverage is 76.19%.

@@             Coverage Diff              @@
##             master     #310      +/-   ##
============================================
- Coverage     35.61%   35.61%   -0.01%     
+ Complexity     2521     2519       -2     
============================================
  Files           267      268       +1     
  Lines         19984    19984              
  Branches       3259     3259              
============================================
- Hits           7118     7117       -1     
  Misses        11977    11977              
- Partials        889      890       +1     
Impacted Files Coverage Δ
...kedin/avroutil1/compatibility/SourceCodeUtils.java 75.00% <75.00%> (ø)
...n/avroutil1/compatibility/CodeTransformations.java 67.79% <100.00%> (-0.39%) ⬇️
...atibility/avro111/codec/CompatibleJsonEncoder.java 78.78% <0.00%> (-0.76%) ⬇️
...atibility/avro111/codec/CompatibleJsonDecoder.java 48.38% <0.00%> (-0.41%) ⬇️
...patibility/avro18/codec/CompatibleJsonDecoder.java 37.54% <0.00%> (-0.34%) ⬇️
...atibility/avro110/codec/CompatibleJsonEncoder.java 78.78% <0.00%> (ø)
...atibility/avro110/codec/CompatibleJsonDecoder.java 48.79% <0.00%> (+0.40%) ⬆️
...mpatibility/avro14/backports/Avro18BinaryData.java 88.23% <0.00%> (+1.47%) ⬆️

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 ea101b6...0aac759. Read the comment docs.

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