slince / shopify-api-php

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

Improve asset manager #8

Closed maximzasorin closed 6 years ago

maximzasorin commented 6 years ago

7

codecov[bot] commented 6 years ago

Codecov Report

Merging #8 into master will decrease coverage by 0.04%. The diff coverage is 81.25%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #8      +/-   ##
============================================
- Coverage     89.64%   89.59%   -0.05%     
- Complexity     1073     1079       +6     
============================================
  Files            81       81              
  Lines          2645     2673      +28     
============================================
+ Hits           2371     2395      +24     
- Misses          274      278       +4
Impacted Files Coverage Δ Complexity Δ
src/Manager/Asset/Asset.php 100% <100%> (ø) 16 <2> (+2) :arrow_up:
src/Client.php 95.16% <75%> (-1.51%) 22 <1> (ø)
src/Manager/Asset/AssetManager.php 83.87% <78.26%> (+3.87%) 9 <5> (+4) :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 f1f9ba8...33d2215. Read the comment docs.