Skip to content

Update BE to accept more digits for SRP Score

Split the SRP score validator into its own service, tests, and updated files previously using a combined ISR/SRP Score validator. Per our standup, I ran into a float representation issue that was causing test failures when using two decimal places. If the team doesn't like the recommendations/changes I've implemented to better address this situation, please provide some thoughts toward a better direction to take, as I expect we may run into similar issues elsewhere.

Merge request reports