Skip to content

Conversation

@afrittoli
Copy link
Contributor

@afrittoli afrittoli commented Mar 27, 2023

Generate the SDK, implement v0.2.0

Add the generator tool which generates a large part of the SDK
surface from the JSON schemas defined in the spec repo.

Define a new test-only event which is used to run SDK unit tests
independent from the actual events defined in the spec.

Add a new, mostly generated, examples test. This test verifies
that the SDK can be used to generate the examples defined in the
spec repository, and exercises the code automatically generated
from the schemas.

Update the SDK to spec v0.2.0 - add incident events.

Signed-off-by: Andrea Frittoli [email protected]

@afrittoli afrittoli force-pushed the v0_2_0 branch 3 times, most recently from c562bc3 to 783e332 Compare March 28, 2023 11:04
@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

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

@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage        ?   53.69%           
=======================================
  Files           ?       43           
  Lines           ?     3177           
  Branches        ?        0           
=======================================
  Hits            ?     1706           
  Misses          ?     1407           
  Partials        ?       64           

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

Add the generator tool which generates a large part of the SDK
surface from the JSON schemas defined in the spec repo.

Define a new test-only event which is used to run SDK unit tests
independent from the actual events defined in the spec.

Add a new, mostly generated, examples test. This test verifies
that the SDK can be used to generate the examples defined in the
spec repository, and excercises the code automatically generated
from the schemas.

Signed-off-by: Andrea Frittoli <[email protected]>
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