Skip to content

fix: Make type optional.#17

Merged
tim-rohrer merged 2 commits into
mainfrom
fix/16-make-type-optional
Jan 6, 2026
Merged

fix: Make type optional.#17
tim-rohrer merged 2 commits into
mainfrom
fix/16-make-type-optional

Conversation

@tim-rohrer
Copy link
Copy Markdown
Collaborator

This is the most honest approach given our data set and users' conventions.

Should probably confirm OIAA Direct checks for non existence of this key.

closes #16

This is the most honest approach given out data set and users' conventions.

closes #16
@tim-rohrer tim-rohrer linked an issue Jan 6, 2026 that may be closed by this pull request
Copy link
Copy Markdown
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.

Pull request overview

This PR makes the type field optional in the Categories type to better reflect the actual data structure and user conventions in the codebase.

Key changes:

  • Changed type: Type to type?: Type in the Categories type definition

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/common/types.ts
@tim-rohrer tim-rohrer marked this pull request as draft January 6, 2026 16:44
@tim-rohrer tim-rohrer requested a review from Copilot January 6, 2026 17:34
@tim-rohrer tim-rohrer marked this pull request as ready for review January 6, 2026 17:34
Copy link
Copy Markdown
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.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tim-rohrer
Copy link
Copy Markdown
Collaborator Author

@copilot do another review.

Copy link
Copy Markdown

Copilot AI commented Jan 6, 2026

@tim-rohrer I've opened a new pull request, #18, to work on those changes. Once the pull request is ready, I'll request review from you.

@tim-rohrer tim-rohrer merged commit 0f257a0 into main Jan 6, 2026
6 checks passed
@tim-rohrer tim-rohrer deleted the fix/16-make-type-optional branch January 6, 2026 17:42
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.

Type is Not Guaranteed to be Defined

4 participants