PRD-1516: .NET SDK Market Status#98
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
|
Your organization's Advanced Security usage limit has been reached. To continue using Advanced Security reviews, please upgrade your plan or increase your usage limits in your account settings. |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
🟢 Coverage 100.00% diff coverage · +0.01% coverage variation
Metric Results Coverage variation ✅ +0.01% coverage variation (-3.00%) Diff coverage ✅ 100.00% diff coverage (70.00%) Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (984a255) Report Missing Report Missing Report Missing Head commit (46219d2) 1665 (+1) 1402 (+1) 84.20% (+0.01%) Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:
<coverage of head commit> - <coverage of common ancestor commit>Diff coverage details
Coverable lines Covered lines Diff coverage Pull request (#98) 1 1 100.00% Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:
<covered lines added or modified>/<coverable lines added or modified> * 100%1 Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.
AI Reviewer: run a review on demand. To trigger the first review automatically, go to your organization or repository integration settings. AI can make mistakes. Always validate suggestions.
TIP This summary will be updated as you push new changes.
User description
Summary
Statuson Trade360 market objects (1=Open, 2=Suspended, 3=Settled), computed from the full calculated bet set after TRADE rules — never DI passthrough.JIRA: https://lsports-data.atlassian.net/browse/PRD-1516
Deploy order (pipeline)
Refiner → Calculator → Distributors → Logger/Snapshot → SDKs
Test plan
Made with Cursor
Generated description
Below is a concise technical summary of the changes proposed in this PR:
Introduce the
MarketStatusenum capturing Open, Suspended, and Settled states to represent the calculated lifecycle of Trade360 markets. Expose theStatusproperty onMarketso upstream consumers always retrieve the canonical SDK status derived from TRADE rules.Latest Contributors(2)