findologic / findologic-api

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

Code cleanup, Examples and Fixes #11

Closed TheKeymaster closed 6 years ago

TheKeymaster commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #11 into master will decrease coverage by 0.22%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #11      +/-   ##
============================================
- Coverage       100%   99.77%   -0.23%     
- Complexity      173      190      +17     
============================================
  Files            23       23              
  Lines           399      442      +43     
============================================
+ Hits            399      441      +42     
- Misses            0        1       +1
Impacted Files Coverage Δ Complexity Δ
src/FINDOLOGIC/Objects/XmlResponseObjects/Item.php 100% <100%> (ø) 12 <0> (+1) :arrow_up:
src/FINDOLOGIC/Objects/XmlResponse.php 100% <100%> (ø) 16 <6> (+6) :arrow_up:
...c/FINDOLOGIC/Objects/XmlResponseObjects/Filter.php 100% <100%> (ø) 13 <2> (+3) :arrow_up:
...rc/FINDOLOGIC/Objects/XmlResponseObjects/Query.php 100% <100%> (ø) 8 <0> (+1) :arrow_up:
src/FINDOLOGIC/FindologicApi.php 100% <100%> (ø) 35 <10> (+5) :arrow_up:
src/FINDOLOGIC/Helpers/ParameterBuilder.php 100% <100%> (ø) 54 <0> (ø) :arrow_down:
.../FINDOLOGIC/Objects/XmlResponseObjects/Product.php 100% <100%> (ø) 8 <0> (+1) :arrow_up:
...LOGIC/Objects/XmlResponseObjects/OriginalQuery.php 88.88% <0%> (-11.12%) 4% <0%> (ø)

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 b322b72...14dcd85. Read the comment docs.