findologic / findologic-api

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

Development #7

Closed TheKeymaster closed 6 years ago

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

Codecov Report

Merging #7 into master will increase coverage by 9.66%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #7      +/-   ##
============================================
+ Coverage     89.77%   99.43%   +9.66%     
  Complexity       89       89              
============================================
  Files             9        9              
  Lines           176      178       +2     
============================================
+ Hits            158      177      +19     
+ Misses           18        1      -17
Impacted Files Coverage Δ Complexity Δ
src/FINDOLOGIC/FindologicApi.php 98.46% <100%> (+9.57%) 30 <0> (ø) :arrow_down:
src/FINDOLOGIC/Helpers/ParameterBuilder.php 100% <100%> (+7%) 52 <1> (ø) :arrow_down:
...FINDOLOGIC/Exceptions/ServiceNotAliveException.php 100% <100%> (+100%) 1 <0> (ø) :arrow_down:
src/FINDOLOGIC/Definitions/RequestType.php 100% <0%> (+100%) 1% <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 920852c...acbd243. Read the comment docs.