Claude/market data backend ovi9b6 - #141
Open
teamdraftbox wants to merge 4 commits into
Open
Conversation
…6167377895 Add Claude Code GitHub Workflow
- planning/MARKET_DATA_DESIGN.md: detailed design reference for the unified market data backend (PriceCache, MarketDataSource ABC, GBM simulator, Massive/Polygon.io REST poller, factory, SSE streaming endpoint), grounded in the actual code in backend/app/market/ with real snippets, wire format, lifecycle integration, watchlist coordination, and error handling. - backend/tests/market/test_stream.py: 10 new tests for the SSE generator in app/market/stream.py (retry directive, price framing, version-based skip/resend, disconnect handling, router wiring) — the one module that previously had no dedicated test coverage (33% -> 94%). Full suite: 83 passed, 97% overall coverage.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.