uppsaladatavetare / foobar-api

The backend of the FooBar kiosk and inventory system.
MIT License
12 stars 6 forks source link

Correcting the computation of the net price based on pant #31

Closed kjagiello closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #31 into develop will decrease coverage by -0.06%. The diff coverage is 86.95%.

@@             Coverage Diff             @@
##           develop      #31      +/-   ##
===========================================
- Coverage    89.44%   89.38%   -0.06%     
===========================================
  Files           73       73              
  Lines         2519     2534      +15     
  Branches       135      137       +2     
===========================================
+ Hits          2253     2265      +12     
- Misses         245      246       +1     
- Partials        21       23       +2
Impacted Files Coverage Δ
src/shop/suppliers/base.py 100% <ø> (ø) :white_check_mark:
src/shop/tests/test_narlivs.py 100% <100%> (ø) :white_check_mark:
src/shop/suppliers/narlivs.py 78.43% <70%> (-4.18%) :x:
src/shop/models.py 84.07% <0%> (ø) :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 ea436e8...f55721a. Read the comment docs.