altibiz / ozds

OZDS
Other
0 stars 0 forks source link

78 refactoring frommostaccurate to bug fix #79

Closed GabrijelAB closed 3 months ago

GabrijelAB commented 3 months ago

Task

@HrvojeJuric

Added #78

Description

Add SinglePhasicMeasureSum so there would be no confusion and future proofing. Replaced all Properties in Business Math with Methods. Replaced all FromMostAccuret with hand coded priorities. Replaced all FirstOrDefault in methods with ordering and 0 checks.

Testing

Changed tests to better test changed code

Documentation

N/A