findologic / findologic-api

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

SW-800 Switch to official guzzle library #83

Closed TobiasGraml11 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #83 (2a2304b) into develop (b250e08) will not change coverage. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             develop       #83   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       472       476    +4     
===========================================
  Files             64        64           
  Lines           1191      1173   -18     
===========================================
- Hits            1191      1173   -18     
Impacted Files Coverage Δ
src/Client.php 100.00% <ø> (ø)
src/Config.php 100.00% <ø> (ø)
src/Definitions/OrderType.php 100.00% <ø> (ø)
src/Helpers/ResponseHelper.php 100.00% <ø> (ø)
src/Requests/Item/Item.php 100.00% <ø> (ø)
src/Requests/Request.php 100.00% <ø> (ø)
src/Responses/Json10/Properties/Filter/Filter.php 100.00% <ø> (ø)
src/Responses/Response.php 100.00% <ø> (ø)
src/Validators/ParameterValidator.php 100.00% <ø> (ø)
...s/Xml21/Properties/Filter/Item/VendorImageItem.php 100.00% <100.00%> (ø)

... and 7 files with indirect coverage changes