Cleanup and extra tests for min/max support #67

Merged
freakboy3742 merged 2 commits from minmax into master 2015-04-01 03:53:58 -07:00
freakboy3742 commented 2015-03-31 23:49:40 -07:00 (Migrated from github.com)

These commits make the change to attribute access picked up during the review of #65, and adds 2 extra tests for a potential division-by-zero situation. As it happens, the code survives that division-by-zero as is, but it can't hurt to test for the situation anyway.

These commits make the change to attribute access picked up during the review of #65, and adds 2 extra tests for a potential division-by-zero situation. As it happens, the code survives that division-by-zero as is, but it can't hurt to test for the situation anyway.
Sign in to join this conversation.
No description provided.