slince / shopify-api-php

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

Add ScriptTag manager #4

Closed maximzasorin closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #4 into master will increase coverage by 0.12%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #4      +/-   ##
============================================
+ Coverage     89.51%   89.64%   +0.12%     
- Complexity     1060     1073      +13     
============================================
  Files            79       81       +2     
  Lines          2614     2645      +31     
============================================
+ Hits           2340     2371      +31     
  Misses          274      274
Impacted Files Coverage Δ Complexity Δ
src/Client.php 96.66% <ø> (ø) 22 <0> (ø) :arrow_down:
src/Manager/ScriptTag/ScriptTagManager.php 100% <100%> (ø) 3 <3> (?)
src/Manager/ScriptTag/ScriptTag.php 100% <100%> (ø) 10 <10> (?)

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 b6871c8...7782c04. Read the comment docs.

slince commented 6 years ago

thanks