Skip to content

Conversation

@afrittoli
Copy link
Contributor

The generator script allows for content field to be either string or "References". This extends the generator to allow for content fields being objects, with the limitations that object must themselves be made of string fields alone.

Templates are extended to define new structs that hold the object types and to use those types where needed.

The generator script allows for content field to be either
string or "References". This extends the generator to allow
for content fields being objects, with the limitations that
object must themselves be made of string fields alone.

Templates are extended to define new structs that hold the
object types and to use those types where needed.

Signed-off-by: Andrea Frittoli <[email protected]>
@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@af5880c). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #52   +/-   ##
=======================================
  Coverage        ?   77.55%           
=======================================
  Files           ?       43           
  Lines           ?     3163           
  Branches        ?        0           
=======================================
  Hits            ?     2453           
  Misses          ?      609           
  Partials        ?      101           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@afrittoli afrittoli merged commit e21233f into cdevents:main Apr 26, 2023
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