danthorpe / Money

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

Support ValueCoding #14

Closed danthorpe closed 9 years ago

danthorpe commented 9 years ago

This would allow money types to be encoded into archives.

danthorpe commented 9 years ago

Current coverage is 100.00%

Merging #14 into development will not affect coverage as of 5d6a14f

@@            development     #14   diff @@
===========================================
  Files                 5       5       
  Stmts               386     406    +20
  Branches              0       0       
  Methods                               
===========================================
+ Hit                 386     406    +20
  Partial               0       0       
  Missed                0       0       

Review entire Coverage Diff as of 5d6a14f

Powered by Codecov. Updated on successful CI builds.