findologic / findologic-api

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

Implement SDYM helper methods #31

Closed TheKeymaster closed 5 years ago

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

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##             develop    #31   +/-   ##
========================================
  Coverage        100%   100%           
- Complexity       217    227   +10     
========================================
  Files             32     36    +4     
  Lines            597    628   +31     
========================================
+ Hits             597    628   +31
Impacted Files Coverage Δ Complexity Δ
...Api/ResponseObjects/Json/Properties/Suggestion.php 100% <ø> (ø) 11 <0> (?)
.../Api/ResponseObjects/Xml/Properties/Attributes.php 100% <ø> (ø) 5 <0> (?)
...C/Api/ResponseObjects/Xml/Properties/Promotion.php 100% <ø> (ø) 3 <0> (?)
...OLOGIC/Api/ResponseObjects/Xml/Properties/Item.php 100% <ø> (ø) 12 <0> (?)
...Api/ResponseObjects/Xml/Properties/QueryString.php 100% <ø> (ø) 3 <0> (?)
src/FINDOLOGIC/Api/Definitions/BlockType.php 100% <ø> (ø) 1 <0> (?)
...OGIC/Api/ResponseObjects/Xml/Properties/Filter.php 100% <ø> (ø) 13 <0> (?)
...GIC/Api/ResponseObjects/Xml/Properties/Product.php 100% <ø> (ø) 7 <0> (?)
...GIC/Api/ResponseObjects/Xml/Properties/Servers.php 100% <ø> (ø) 3 <0> (?)
...LOGIC/Api/ResponseObjects/Xml/Properties/Limit.php 100% <ø> (ø) 3 <0> (?)
... and 67 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 4333bd5...c02de5e. Read the comment docs.