Skip to content

feat: add MMA status descriptions (IDs 60-72) — DIN-23830#96

Open
YakirZazon23 wants to merge 5 commits into
mainfrom
feat/DIN-23830-add-status-descriptions
Open

feat: add MMA status descriptions (IDs 60-72) — DIN-23830#96
YakirZazon23 wants to merge 5 commits into
mainfrom
feat/DIN-23830-add-status-descriptions

Conversation

@YakirZazon23

@YakirZazon23 YakirZazon23 commented Jun 1, 2026

Copy link
Copy Markdown

User description

Summary

Adds 13 new StatusDescription enum values for MMA/fight-outcome and positional statuses, aligned with the upstream LSports.Legacy.Common.Entities enum extension (DIN-23830).

Changes

  • src/Trade360SDK.Common.Entities/Entities/Enums/StatusDescription.cs — appended IDs 60-72
  • test/Trade360SDK.Common.Entities.Tests/Entities/Enums/StatusDescriptionTests.cs — added assertions for all 13 new values

New values

Id Name Description
60 Fighter1Disqualification 1 - Disqualification
61 Fighter2Disqualification 2 - Disqualification
62 Fighter1MajorityDecision 1 - Majority Decision
63 Fighter2MajorityDecision 2 - Majority Decision
64 Fighter1UnanimousDecision 1 - Unanimous Decision
65 Fighter2UnanimousDecision 2 - Unanimous Decision
66 Fighter1Submission 1 - Submission
67 Fighter2Submission 2 - Submission
68 Fighter1KoTko 1 - KO/TKO
69 Fighter2KoTko 2 - KO/TKO
70 NoContest No contest
71 Top Top
72 Bottom Bottom

Related

  • Docs PR: lsportsltd/lsports-products-docs#72 (merged)

Generated description

Below is a concise technical summary of the changes proposed in this PR:
Add 13 MMA and positional statuses to the StatusDescription enum so fight-outcome flows can expose the legacy mapped identifiers, and propagate the change through the changelog entry for Trade360SDK.Common.Entities v2.3.5.

Latest Contributors(2)
UserCommitDate
YakirZazon23docs: mark Trade360SDK...June 01, 2026
shir.b@lsports.euBump Trade360SDK.Commo...May 31, 2026
Review this PR on Baz | Customize your next review

@baz-reviewer

baz-reviewer Bot commented Jun 1, 2026

Copy link
Copy Markdown

⚠️ Advanced Security cannot run on this PR.

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.

@codacy-production

codacy-production Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

🟢 Coverage ∅ diff coverage · +0.00% coverage variation

Metric Results
Coverage variation +0.00% coverage variation (-3.00%)
Diff coverage diff coverage (70.00%)

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (8e11a77) 1662 1399 84.18%
Head commit (fd5e4be) 1662 (+0) 1399 (+0) 84.18% (+0.00%)

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 (#96) 0 0 ∅ (not applicable)

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%

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.

Run reviewer

TIP This summary will be updated as you push new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant