metova / ThunderCats

ThunderCats is a lightweight collection of utility extensions added to existing Foundation & UIKit classes.
https://metova.com
MIT License
19 stars 4 forks source link

Refactor UIColor Extensions #17

Closed jrichardson0104 closed 8 years ago

jrichardson0104 commented 8 years ago

Updated tc_isEqualToColor to use objc method and updated tc_colorWithHexString to throw an exception for invalid hex strings. Updated test for tc_colorWithHexString for clarity and testing if exception is thrown for invalid hex strings.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.08%) to 38.167% when pulling 5c8b68ae6431f60d99f06862a67bc3626dad3c9a on refactor_UIColor_Extensions into 5bc9cae976fdfddfbfc51fb80520ee48d04c79f1 on develop.

nhgrif commented 8 years ago

This pull request addresses Issue #14

coveralls commented 8 years ago

Coverage Status

Coverage increased (+2.7%) to 40.796% when pulling 17fbfc6b8d7b41bab17d7b66336aea8a72146067 on refactor_UIColor_Extensions into 5bc9cae976fdfddfbfc51fb80520ee48d04c79f1 on develop.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+3.7%) to 41.738% when pulling 51acb8b2b75db99dbfefdd1eecc120463f1e8793 on refactor_UIColor_Extensions into 5bc9cae976fdfddfbfc51fb80520ee48d04c79f1 on develop.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+51.4%) to 89.448% when pulling e9e685e03d9ded1f2e55ce6fb0ecbf558f4a7eee on refactor_UIColor_Extensions into 5bc9cae976fdfddfbfc51fb80520ee48d04c79f1 on develop.