AfterShip / aftership-sdk-php

The PHP SDK of AfterShip API
65 stars 46 forks source link

Added ; on multiple trackings #45

Closed ct0182 closed 4 years ago

ct0182 commented 5 years ago

Added ; on Get tracking results of multiple trackings to fix code.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #45   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity       86     86           
=======================================
  Files             6      6           
  Lines           196    190    -6     
=======================================
- Hits            196    190    -6
Impacted Files Coverage Δ Complexity Δ
src/LastCheckPoint.php 100% <0%> (ø) 8% <0%> (ø) :arrow_down:
src/Notifications.php 100% <0%> (ø) 18% <0%> (ø) :arrow_down:
src/Request.php 100% <0%> (ø) 24% <0%> (ø) :arrow_down:
src/Couriers.php 100% <0%> (ø) 7% <0%> (ø) :arrow_down:
src/Trackings.php 100% <0%> (ø) 27% <0%> (ø) :arrow_down:
src/BackwardCompatible.php 100% <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 137853d...541eb49. Read the comment docs.