Skip to content

Conversation

@andyyngo
Copy link
Contributor

@andyyngo andyyngo commented Sep 6, 2025

  • FmpPart is implemented with value range from 0 to 1000
  • Exception class created for this Value Object class
  • hashcode(), equals(), toString and compareTo() are implemented accordingly
  • Tests added.

@sorndotdev sorndotdev merged commit 37959fe into marketdataapi:master Sep 6, 2025
@sorndotdev sorndotdev linked an issue Sep 6, 2025 that may be closed by this pull request
10 tasks
@sorndotdev
Copy link
Collaborator

@andyyngo please assign yourself and link to the issue in the Github UI so that it automatically closes it in the next PR, like this:
image

@andyyngo
Copy link
Contributor Author

andyyngo commented Sep 6, 2025

Let me try it next time, but I dont think I got the right making any changes in your project directly.

@sorndotdev
Copy link
Collaborator

Let me try it next time, but I dont think I got the right making any changes in your project directly.

If you add a PR description like "Closes #106", then it will automatically link.
Let me know if you're able to change the PR assignee.

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.

New Value Object: FmpPart

2 participants