danthorpe / Money

Swift value types for working with money & currency
MIT License
933 stars 91 forks source link

Refactor minor units #22

Closed danthorpe closed 8 years ago

danthorpe commented 8 years ago

Use decimal math & move definition into MoneyType protocol.

codecov-io commented 8 years ago

Current coverage is 100.00%

Merging #22 into development will not affect coverage as of 385bcf7

@@            development     #22   diff @@
===========================================
  Files                11      11       
  Stmts               560     572    +12
  Branches              0       0       
  Methods                               
===========================================
+ Hit                 560     572    +12
  Partial               0       0       
  Missed                0       0       

Review entire Coverage Diff as of 385bcf7

Powered by Codecov. Updated on successful CI builds.