danthorpe / Money

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

Refactor Decimal type #8

Closed danthorpe closed 9 years ago

danthorpe commented 9 years ago

Need to have easier decimal types with standard rounding behavior.

danthorpe commented 9 years ago

Current coverage is 100.00%

Merging #8 into development will not affect coverage as of bb32d5f

@@            development      #8   diff @@
===========================================
  Files                 4       4       
  Stmts               226     238    +12
  Branches              0       0       
  Methods                               
===========================================
+ Hit                 226     238    +12
  Partial               0       0       
  Missed                0       0       

Review entire Coverage Diff as of bb32d5f

Powered by Codecov. Updated on successful CI builds.