mirumee / django-prices

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

Fix standard templatetags #41

Closed artursmet closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #41 into master will increase coverage by 1.54%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   87.11%   88.65%   +1.54%     
==========================================
  Files           5        5              
  Lines         194      194              
  Branches       23       23              
==========================================
+ Hits          169      172       +3     
+ Misses         15       12       -3     
  Partials       10       10
Impacted Files Coverage Δ
django_prices/templatetags/prices.py 100% <100%> (+16.66%) :white_check_mark:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bf4411e...68a1024. Read the comment docs.