Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

fix: support all schema types#83

Merged
matthewmcneely merged 15 commits intomainfrom
matthewmcneely/verify-schema-types
Apr 28, 2025
Merged

fix: support all schema types#83
matthewmcneely merged 15 commits intomainfrom
matthewmcneely/verify-schema-types

Conversation

@matthewmcneely
Copy link
Contributor

Description

This PR adds support for date and geo types.

Checklist

  • Code compiles correctly and linting passes locally
  • Tests added for new functionality, or regression tests for bug fixes added as applicable

@matthewmcneely matthewmcneely requested review from a team and Copilot April 7, 2025 17:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

unit_test/api_test.go:1084

  • [nitpick] Consider using t.TempDir() instead of a hard-coded directory ("./foo") for engine configuration in TestUserStore to ensure each test runs in an isolated environment.
engine, err := modusdb.NewEngine(modusdb.NewDefaultConfig("./foo"))

ryanfoxtyler
ryanfoxtyler previously approved these changes Apr 25, 2025
@matthewmcneely matthewmcneely merged commit fff4862 into main Apr 28, 2025
7 checks passed
@matthewmcneely matthewmcneely deleted the matthewmcneely/verify-schema-types branch April 28, 2025 12:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants