Closed rorybainfreetrade closed 2 years ago
I removed Math.abs() usages when going through review feedback and merged some broken code just as Luke pointed out it was still broken.
Math.abs()
I've verified this works now:
I looked at adding tests for the values being positive, but we'd have to expose the jobs somehow, which I'm not sure is worth it for debug logging.
I removed
Math.abs()
usages when going through review feedback and merged some broken code just as Luke pointed out it was still broken.I've verified this works now:
I looked at adding tests for the values being positive, but we'd have to expose the jobs somehow, which I'm not sure is worth it for debug logging.