findologic / findologic-api

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

Use PSR-4 autoloading #55

Closed TheKeymaster closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #55 into develop will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             develop    #55   +/-   ##
========================================
  Coverage        100%   100%           
- Complexity       238    260   +22     
========================================
  Files             34     38    +4     
  Lines            635    682   +47     
========================================
+ Hits             635    682   +47
Impacted Files Coverage Δ Complexity Δ
...s/Xml21/Properties/Filter/Item/VendorImageItem.php 100% <100%> (ø) 2 <2> (?)
src/Responses/Xml21/Xml21Response.php 100% <100%> (ø) 20 <0> (-1) :arrow_down:
...rc/Responses/Xml21/Properties/Filter/Item/Item.php 100% <100%> (ø) 13 <13> (?)
...s/Xml21/Properties/Filter/Item/RangeSliderItem.php 100% <100%> (ø) 3 <3> (?)
...sponses/Xml21/Properties/Filter/Item/ColorItem.php 100% <100%> (ø) 3 <3> (?)
...nses/Xml21/Properties/Filter/Item/CategoryItem.php 100% <100%> (ø) 5 <5> (?)
src/Responses/Xml21/Properties/Filter/Filter.php 100% <100%> (ø) 26 <14> (?)
src/Responses/Response.php 100% <0%> (ø) 15% <0%> (ø) :arrow_down:
src/Requests/Request.php 100% <0%> (ø) 27% <0%> (ø) :arrow_down:
...uests/SearchNavigation/SearchNavigationRequest.php 100% <0%> (ø) 23% <0%> (ø) :arrow_down:
... and 6 more

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 804456d...3516db8. Read the comment docs.