Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Added annotations property to EventType schema #202

Merged

Conversation

suryanarb
Copy link
Collaborator

@suryanarb suryanarb commented Dec 2, 2022

This PR is to add placeholder in the EventType schema for the property "annotations" corresponding to the Nakadi API defined as per the following:
https://github.com/zalando/nakadi/blob/8f826fe0739c0232f3bf52510965aa7a36987cc2/docs/_data/nakadi-event-bus-api.yaml#L2890

@suryanarb suryanarb force-pushed the add_annotations_to_eventtype branch 3 times, most recently from c7b4499 to 8c9a8f8 Compare December 2, 2022 09:13
@gchudnov gchudnov self-assigned this Dec 2, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3600390750

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • 4 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.9%) to 75.094%

Files with Coverage Reduction New Missed Lines %
src/main/scala/org/zalando/kanadi/models/WriteScope.scala 1 50.0%
src/main/scala/org/zalando/kanadi/api/EventTypes.scala 1 93.91%
src/main/scala/org/zalando/kanadi/api/Subscriptions.scala 2 69.58%
Totals Coverage Status
Change from base Build 3021046677: 0.9%
Covered Lines: 401
Relevant Lines: 534

💛 - Coveralls

@coveralls
Copy link

coveralls commented Dec 2, 2022

Pull Request Test Coverage Report for Build 3602739419

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • 9 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.5%) to 74.669%

Files with Coverage Reduction New Missed Lines %
src/main/scala/org/zalando/kanadi/models/WriteScope.scala 1 50.0%
src/main/scala/org/zalando/kanadi/api/EventTypes.scala 1 93.91%
src/main/scala/org/zalando/kanadi/api/Subscriptions.scala 7 69.23%
Totals Coverage Status
Change from base Build 3602651739: -0.5%
Covered Lines: 395
Relevant Lines: 529

💛 - Coveralls

Copy link
Collaborator

@gchudnov gchudnov left a comment

Choose a reason for hiding this comment

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

LGTM

@gchudnov gchudnov merged commit 14ee560 into zalando-nakadi:master Dec 2, 2022
gchudnov pushed a commit that referenced this pull request Dec 2, 2022
Signed-off-by: Suryanaraayan Balachandher <[email protected]>

Signed-off-by: Suryanaraayan Balachandher <[email protected]>
Co-authored-by: Suryanaraayan Balachandher <[email protected]>
Signed-off-by: Grigorii Chudnov <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants