Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
For any BigDecimal calculations, we need to use the BigDecimalCalculationsWrapper methods instead of the BigDecimal [add, subtract, divide, multiply] methods.
Thomas Amsler January 11, 2011 at 5:06 PM
There is no specific QA testing for this issue. This will be tested by the "overall" grade calculation testing. e.g. using the final grade comparison process
Thomas Amsler December 21, 2010 at 2:33 PM
I have just committed the cleanup/removal of the old calculation and service code.
Thomas Amsler December 15, 2010 at 2:53 PM
The last step is to remove all the old calculation code as part of a code cleanup.
Functional Description: Code maintenance for calculations code simplification to minimize programming errors.
See subject