-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust Score to be more inline with spec
* Removed concept of "scaling factor" in favor of just "scaled" being an unrelated value * Improved exception messages and validation of values in setters * Dropped `getValue` and `validate` methods as inappropriate without the scaling factor concept * Improved test coverage
- Loading branch information
1 parent
cf2e61f
commit dbd8b3f
Showing
2 changed files
with
170 additions
and
138 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.