Skip to content

Support rendering collection of values#188

Merged
andrueastman merged 2 commits intomainfrom
andrueastman/collections
Feb 21, 2023
Merged

Support rendering collection of values#188
andrueastman merged 2 commits intomainfrom
andrueastman/collections

Conversation

@andrueastman
Copy link
Contributor

This PR closes #174

In summary changes include:

  • Adds implementations for GetCollectionOfPrimitiveValues and WriteCollectionOfPrimitiveValues methods using same keys in the collection

@andrueastman andrueastman self-assigned this Feb 21, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

1 similar comment
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@andrueastman andrueastman marked this pull request as ready for review February 21, 2023 09:07
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for taking this on!

@andrueastman andrueastman merged commit 2b7a0e2 into main Feb 21, 2023
@andrueastman andrueastman deleted the andrueastman/collections branch February 21, 2023 13:02
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.

add support for serializing collections of primitive values in form serialization writer and form parse node

2 participants