Skip to content

Change HostAddress.ServiceType to Int32 in model#102

Merged
StuartFerguson merged 2 commits into
mainfrom
task/#98_use_new_serialiser
May 14, 2026
Merged

Change HostAddress.ServiceType to Int32 in model#102
StuartFerguson merged 2 commits into
mainfrom
task/#98_use_new_serialiser

Conversation

@StuartFerguson

Copy link
Copy Markdown
Member

Updated HostAddress model to store ServiceType as Int32 instead of enum. Adjusted Factory.cs to cast between enum and Int32 when mapping between domain and model objects, preserving enum logic in factories.

StuartFerguson and others added 2 commits May 14, 2026 17:35
Updated HostAddress model to store ServiceType as Int32 instead of enum. Adjusted Factory.cs to cast between enum and Int32 when mapping between domain and model objects, preserving enum logic in factories.
@codacy-production

codacy-production Bot commented May 14, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@StuartFerguson StuartFerguson merged commit 2c7f30f into main May 14, 2026
5 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