findologic / findologic-api

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

Fixed bug that caused setters/adders not to work as expected #36

Closed TheKeymaster closed 5 years ago

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

Codecov Report

Merging #36 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #36   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity      219    219           
=======================================
  Files            32     32           
  Lines           599    599           
=======================================
  Hits            599    599
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:

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 fbcc85e...6291447. Read the comment docs.