mirumee / django-prices

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

Django 1.9 compatibility #28

Closed bogdal closed 8 years ago

bogdal commented 8 years ago

This PR makes the package compatible with Django 1.9 and adds more tests.

codecov-io commented 8 years ago

Current coverage is 83.16%

Merging #28 into master will increase coverage by +3.06% as of 6ee8d8d

@@            master     #28   diff @@
======================================
  Files            6       6       
  Stmts          186     202    +16
  Branches        18      22     +4
  Methods          0       0       
======================================
+ Hit            149     168    +19
- Partial          6       8     +2
+ Missed          31      26     -5

Review entire Coverage Diff as of 6ee8d8d

Powered by Codecov. Updated on successful CI builds.