Currently MIN_SIZE and MAX_SIZE are hardcoded. I don't feel this is super maintainable, since it would require a new release every time those values change.
Coverage remained the same at 97.2% when pulling 73059566ab91570c966e6e86338c666bc7f528ed on sivel:issue/538 into 9b91177228548a43c79208f4bc9da566869b0797 on rackspace:working.
Coverage remained the same at 97.2% when pulling 73059566ab91570c966e6e86338c666bc7f528ed on sivel:issue/538 into 9b91177228548a43c79208f4bc9da566869b0797 on rackspace:working.
Currently
MIN_SIZE
andMAX_SIZE
are hardcoded. I don't feel this is super maintainable, since it would require a new release every time those values change.Just rely on the API to validate the sizes.