Skip to content

Comments

Feat/character-stat-processor-updateStat 5witchkr#1

Open
5witchkr wants to merge 6 commits intomainfrom
feat/character-5witchkr
Open

Feat/character-stat-processor-updateStat 5witchkr#1
5witchkr wants to merge 6 commits intomainfrom
feat/character-5witchkr

Conversation

@5witchkr
Copy link
Member

This PR includes the implementation of the updateStat function in the Character Stat Processor and the corresponding test code to ensure it works as expected.

Our domain object is implemented as a record type, which is immutable and supports functional programming paradigms.

I also updated the CharacterServiceImpl class to accommodate changes to the parameter that calls updateStat.

Note that the test code for the failure case is missing, and the successful test case could be further improved. We plan to address this in the future.

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