mirumee / django-prices

Django fields for the prices module
158 stars 52 forks source link

Validate net value instead of price object #31

Closed bogdal closed 8 years ago

bogdal commented 8 years ago

This PR passes the net value to the validators. Ref https://github.com/mirumee/saleor/issues/430

codecov-io commented 8 years ago

Current coverage is 90.06%

Merging #31 into master will increase coverage by +0.14% as of 0e54e5d

@@            master     #31   diff @@
======================================
  Files            7       7       
  Stmts          278     292    +14
  Branches        28      29     +1
  Methods          0       0       
======================================
+ Hit            250     263    +13
- Partial         10      11     +1
  Missed          18      18       

Review entire Coverage Diff as of 0e54e5d

Powered by Codecov. Updated on successful CI builds.