Skip to content

feat: update partSchema to remove UUID validation and add report types#136

Merged
almog8k merged 3 commits intoalphafrom
feat/polygon-parts-worker-additions
Nov 5, 2025
Merged

feat: update partSchema to remove UUID validation and add report types#136
almog8k merged 3 commits intoalphafrom
feat/polygon-parts-worker-additions

Conversation

@almog8k
Copy link
Copy Markdown
Collaborator

@almog8k almog8k commented Nov 5, 2025

Question Answer
Bug fix
New feature

Comment thread src/types/ingestion/report.type.ts Outdated
id: string;
errors: string[];
}
export interface PolygonPartsValidationResponseBody {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ResponseBody seems not to belong here

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

The response is the base of the report

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

please rename the interface to not include the term ResponseBody

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

agreed

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

PolygonPartsChunkValidationResult

@almog8k almog8k merged commit 9ed04b8 into alpha Nov 5, 2025
6 checks passed
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.

3 participants