slince / shopify-api-php

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

Add customer's search method #22

Closed maximzasorin closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #22 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #22      +/-   ##
============================================
+ Coverage     88.17%   88.18%   +0.01%     
- Complexity     1234     1235       +1     
============================================
  Files            91       91              
  Lines          3053     3056       +3     
============================================
+ Hits           2692     2695       +3     
  Misses          361      361
Impacted Files Coverage Δ Complexity Δ
src/Manager/Customer/CustomerManager.php 52.94% <100%> (+10.08%) 6 <1> (+1) :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 b0f535f...7550bfc. Read the comment docs.