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

Multi-value schema #59

Merged
merged 3 commits into from
Jul 15, 2023
Merged

Multi-value schema #59

merged 3 commits into from
Jul 15, 2023

Conversation

surol
Copy link
Member

@surol surol commented Jul 15, 2023

  • Introduce UcMultiValue
  • Implement multi-value serialization
  • Implement multi-value deserializer

@surol surol merged commit a5587a5 into master Jul 15, 2023
1 of 2 checks passed
@surol surol deleted the multi-value branch July 15, 2023 09:31
@codacy-production
Copy link

Coverage summary from Codacy

Merging #59 (2dd8a2d) into master (a2f0f40) - See PR on Codacy

Coverage variation Diff coverage
+0.00% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a2f0f40) 2809 2809 100.00%
Head commit (2dd8a2d) 2841 (+32) 2841 (+32) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#59) 44 44 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

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