Skip to content

Payload Schema type structural tests - #91

Merged
russcam merged 1 commit into
qdrant:mainfrom
russcam:payload-types
May 19, 2025
Merged

Payload Schema type structural tests#91
russcam merged 1 commit into
qdrant:mainfrom
russcam:payload-types

Conversation

@russcam

@russcam russcam commented May 19, 2025

Copy link
Copy Markdown
Collaborator

Structural test to ensure that all payload schema types are mapped to field types. Mapping is exposed at internal, and tests project is now also signed so that Qdrant.Client project can make internals visible to it.

This will fail if the proto introduces new mappings, so that they can be added for release.

Closes #68

Structural test to ensure that all payload schema types are
mapped to field types.

This will fail if the proto introduces new mappings, so that they can be added for release.
@russcam
russcam requested a review from Anush008 May 19, 2025 05:26

@Anush008 Anush008 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you.
LGTM!!

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.

Structural unit test to assert all PayloadSchemaType are handled

2 participants