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

Improve CatalogEntityRegistry types & add tests #2495

Merged
merged 3 commits into from
Apr 12, 2021

Conversation

jakolehm
Copy link
Contributor

@jakolehm jakolehm commented Apr 9, 2021

Related to #2486

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
@jakolehm jakolehm added enhancement New feature or request area/extension Something to related to the extension api area/tests labels Apr 9, 2021
@jakolehm jakolehm added this to the 5.0.0 milestone Apr 9, 2021
@jakolehm jakolehm requested review from a team, Nokel81 and aleksfront and removed request for a team April 9, 2021 07:06
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
@jakolehm jakolehm requested a review from a team as a code owner April 9, 2021 07:17
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
Comment on lines +22 to +23
this.status = data.status as WebLinkStatus;
this.spec = data.spec as WebLinkSpec;
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think we should verify these here instead of just casting them.

@jakolehm jakolehm merged commit 4504a76 into master Apr 12, 2021
@jakolehm jakolehm deleted the improve-catalog-entity-registry-types branch April 12, 2021 06:50
@jakolehm jakolehm mentioned this pull request Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/extension Something to related to the extension api area/tests enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants