opsway / zohobooks-api

ZohoBooks PHP library
MIT License
6 stars 10 forks source link

Fixed namespace `Items` class in order to match it with the directory #22

Closed ppicatto closed 7 years ago

ppicatto commented 7 years ago
Q A
Branch master
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets n/a
License MIT
Doc PR n/a

Fixed namespace Items class in order to match it with the directory

codecov[bot] commented 7 years ago

Codecov Report

Merging #22 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #22   +/-   ##
========================================
  Coverage      6.82%   6.82%           
  Complexity      112     112           
========================================
  Files            12      12           
  Lines           205     205           
========================================
  Hits             14      14           
  Misses          191     191
Impacted Files Coverage Δ Complexity Δ
src/Api/Items.php 0% <ø> (ø) 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 3f377bb...8491a45. Read the comment docs.