slince / shopify-api-php

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

Add alt to ProductImage #61

Closed baorv closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #61 into master will decrease coverage by 0.06%. The diff coverage is 62.5%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #61      +/-   ##
============================================
- Coverage     88.27%   88.21%   -0.07%     
- Complexity     1371     1374       +3     
============================================
  Files           100      100              
  Lines          3377     3385       +8     
============================================
+ Hits           2981     2986       +5     
- Misses          396      399       +3
Impacted Files Coverage Δ Complexity Δ
src/Manager/Customer/CustomerManager.php 45% <0%> (-7.95%) 7 <1> (+1)
src/Manager/ProductImage/Image.php 100% <100%> (ø) 18 <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 8a3fde2...aef918f. Read the comment docs.