findologic / findologic-api

Library for sending requests to the Findologic API
MIT License
1 stars 3 forks source link

Trim image URLs and add getter for response #63

Closed TheKeymaster closed 4 years ago

TheKeymaster commented 4 years ago

The XML2.0 responses were also removed, as we do not use them anyway.

codecov-io commented 4 years ago

Codecov Report

Merging #63 into develop will not change coverage by %. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             develop       #63   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       263       264    +1     
===========================================
  Files             38        38           
  Lines            687       687           
===========================================
  Hits             687       687           
Impacted Files Coverage Δ Complexity Δ
src/Responses/Response.php 100.00% <100.00%> (ø) 16.00 <1.00> (+1.00)
...sponses/Xml21/Properties/Filter/Item/ColorItem.php 100.00% <100.00%> (ø) 3.00 <0.00> (ø)
...s/Xml21/Properties/Filter/Item/VendorImageItem.php 100.00% <100.00%> (ø) 2.00 <0.00> (ø)

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 acd4235...da9d3c4. Read the comment docs.