slince / shopify-api-php

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

update client exception #51

Closed maximzasorin closed 4 years ago

maximzasorin commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #51 into master will increase coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #51      +/-   ##
============================================
+ Coverage     88.15%   88.27%   +0.11%     
  Complexity     1371     1371              
============================================
  Files           100      100              
  Lines          3377     3377              
============================================
+ Hits           2977     2981       +4     
+ Misses          400      396       -4
Impacted Files Coverage Δ Complexity Δ
src/Client.php 94.11% <ø> (ø) 31 <0> (ø) :arrow_down:
src/Exception/ClientException.php 50% <100%> (+50%) 3 <1> (ø) :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 1fca0e3...54c16fa. Read the comment docs.