-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
.NETIssue or Pull requests regarding .NET codeIssue or Pull requests regarding .NET codemsft.ext.vectordataRelated to Microsoft.Extensions.VectorDataRelated to Microsoft.Extensions.VectorData
Description
- Go over and standardize naming (sometimes we same conformance, sometimes specification, sometimes something else)
- Review directory organization etc.
- Stop using GUIDs as collection names by default
- If a test crashes in the middle, the GUID-named collection stays forever and needs to be cleaned up.
- Possibly have an opt-in feature where a GUID is appended to the name, for cases where multiple devs (or CI runs) are targeting the same cloud service.
- Make test method name consistent (sometimes snake_case, sometimes PascalCase)
Metadata
Metadata
Assignees
Labels
.NETIssue or Pull requests regarding .NET codeIssue or Pull requests regarding .NET codemsft.ext.vectordataRelated to Microsoft.Extensions.VectorDataRelated to Microsoft.Extensions.VectorData
Type
Projects
Status
Sprint: Planned