slince / shopify-api-php

:rocket: Shopify API Client for PHP
MIT License
128 stars 47 forks source link

Order discount applications #20

Closed maximzasorin closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #20 into master will decrease coverage by 1.32%. The diff coverage is 18.18%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #20      +/-   ##
===========================================
- Coverage     90.73%   89.4%   -1.33%     
- Complexity     1194    1216      +22     
===========================================
  Files            87      89       +2     
  Lines          2956    3011      +55     
===========================================
+ Hits           2682    2692      +10     
- Misses          274     319      +45
Impacted Files Coverage Δ Complexity Δ
src/Manager/Order/DiscountApplication.php 0% <0%> (ø) 14 <14> (?)
src/Manager/Order/DiscountAllocation.php 0% <0%> (ø) 4 <4> (?)
src/Manager/Order/LineItem.php 100% <100%> (ø) 40 <2> (+2) :arrow_up:
src/Manager/Order/Order.php 100% <100%> (ø) 118 <2> (+2) :arrow_up:

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 49a35a1...d126054. Read the comment docs.