opsway / zohobooks-api

ZohoBooks PHP library
MIT License
6 stars 10 forks source link

Added `Taxes` class in order to allow zoho taxes use #26

Closed ppicatto closed 7 years ago

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

Added Taxes class in order to allow zoho taxes use

codecov[bot] commented 7 years ago

Codecov Report

Merging #26 into master will decrease coverage by 1.51%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #26      +/-   ##
===========================================
- Coverage      6.76%   5.24%   -1.52%     
  Complexity      112     112              
===========================================
  Files            12      12              
  Lines           207     305      +98     
===========================================
+ Hits             14      16       +2     
- Misses          193     289      +96
Impacted Files Coverage Δ Complexity Δ
src/Api.php 0% <0%> (ø) 51% <0%> (ø) :arrow_down:
src/Api/VendorCredits.php 0% <0%> (ø) 2% <0%> (ø) :arrow_down:
src/Api/Bills.php 0% <0%> (ø) 2% <0%> (ø) :arrow_down:
src/Module.php 0% <0%> (ø) 1% <0%> (ø) :arrow_down:
src/Factory/ApiServiceFactory.php 0% <0%> (ø) 6% <0%> (ø) :arrow_down:
src/Api/Items.php 0% <0%> (ø) 2% <0%> (ø) :arrow_down:
src/Api/PurchaseOrder.php 0% <0%> (ø) 1% <0%> (ø) :arrow_down:
src/Api/Invoices.php 0% <0%> (ø) 5% <0%> (ø) :arrow_down:
src/Api/CustomerPayments.php 0% <0%> (ø) 1% <0%> (ø) :arrow_down:
src/Client.php 0% <0%> (ø) 17% <0%> (ø) :arrow_down:
... and 2 more

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 eeb3ec2...3c76fb9. Read the comment docs.