slince / shopify-api-php

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

Add throw 402 status code #98

Closed animkaTT closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #98 (13190af) into 3.x (34437f0) will decrease coverage by 0.01%. The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.x      #98      +/-   ##
============================================
- Coverage     91.58%   91.56%   -0.02%     
- Complexity     2538     2539       +1     
============================================
  Files           148      148              
  Lines          4636     4638       +2     
============================================
+ Hits           4246     4247       +1     
- Misses          390      391       +1     
Impacted Files Coverage Δ Complexity Δ
src/Client.php 85.43% <50.00%> (-0.71%) 41.00 <0.00> (+1.00) :arrow_down:

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 34437f0...13190af. Read the comment docs.

slince commented 3 years ago

tks