opsway / zohobooks-api

ZohoBooks PHP library
MIT License
6 stars 10 forks source link

Fixed error on taxes that do not generate correctly routes and do not retrieve taxes list #27

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 error on taxes that do not generate correctly routes and do not retrieve taxes list

codecov[bot] commented 7 years ago

Codecov Report

Merging #27 into master will decrease coverage by 0.15%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #27      +/-   ##
===========================================
- Coverage      9.96%   9.81%   -0.16%     
- Complexity      115     116       +1     
===========================================
  Files            12      13       +1     
  Lines           311     316       +5     
===========================================
  Hits             31      31              
- Misses          280     285       +5
Impacted Files Coverage Δ Complexity Δ
src/Api/Taxes.php 0% <0%> (ø) 1 <1> (?)

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 e379304...642d1c1. Read the comment docs.