uppsaladatavetare / foobar-api

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

Minor UI changes #20

Closed flaeppe closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #20 into develop will increase coverage by 0.08%. The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop      #20      +/-   ##
===========================================
+ Coverage    86.79%   86.88%   +0.08%     
===========================================
  Files           71       71              
  Lines         2204     2218      +14     
  Branches       114      115       +1     
===========================================
+ Hits          1913     1927      +14     
- Misses         274      275       +1     
+ Partials        17       16       -1
Impacted Files Coverage Δ
src/shop/models.py 83.97% <100%> (ø) :white_check_mark:
src/wallet/admin.py 86.95% <100%> (+3.17%) :white_check_mark:
src/wallet/models.py 98.21% <100%> (+0.13%) :white_check_mark:
src/shop/admin.py 58.89% <100%> (+0.16%) :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 f23b730...aaf7676. Read the comment docs.