Skip to content

fix: remove tradinghours marketplace module#11

Merged
alexpipipi merged 1 commit into
mainfrom
fix/audit-sync
Apr 30, 2026
Merged

fix: remove tradinghours marketplace module#11
alexpipipi merged 1 commit into
mainfrom
fix/audit-sync

Conversation

@alexpipipi

@alexpipipi alexpipipi commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Delete src/marketplace/tradinghours.ts — TradingHours marketplace has been discontinued
  • Remove from client namespace, types (7 interfaces), unit tests, and smoke tests

Test plan

  • npm run typecheck — passes
  • npm run test:unit — 210 tests pass
  • npm run build — CJS + ESM + DTS

- Delete src/marketplace/tradinghours.ts (TradingHoursApi class)
- Remove tradinghours from client marketplace namespace
- Remove 7 TradingHours* types from types.ts
- Remove tradinghours tests from marketplace.test.ts and smoke.ts
- Remove tradinghours assertion from client.test.ts

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@alexpipipi alexpipipi merged commit a6a8546 into main Apr 30, 2026
3 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.

1 participant