findologic / findologic-api

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

Fixed bug that caused adders/setters not to work if there were more than one #35

Closed TheKeymaster closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##             develop    #35   +/-   ##
========================================
  Coverage        100%   100%           
- Complexity       219    225    +6     
========================================
  Files             32     32           
  Lines            599    608    +9     
========================================
+ Hits             599    608    +9
Impacted Files Coverage Δ Complexity Δ
...IC/Api/RequestBuilders/Xml20/XmlRequestBuilder.php 100% <100%> (ø) 23 <0> (ø) :arrow_down:
.../FINDOLOGIC/Api/RequestBuilders/RequestBuilder.php 100% <100%> (ø) 25 <0> (ø) :arrow_down:
...RequestBuilders/Xml20/NavigationRequestBuilder.php 100% <100%> (ø) 2 <0> (ø) :arrow_down:
...GIC/Api/ResponseObjects/Xml20/Properties/Query.php 100% <0%> (ø) 16% <0%> (+6%) :arrow_up:

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 b2814a9...89986b8. Read the comment docs.