Evoluty / google-maps-apis-php-client

This is a PHP client for Google Maps APIs
MIT License
0 stars 0 forks source link

pull request feedback fixes #10

Closed Evoluty closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #10 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #10   +/-   ##
=======================================
  Coverage       100%   100%           
- Complexity      151    152    +1     
=======================================
  Files            22     23    +1     
  Lines           387    389    +2     
=======================================
+ Hits            387    389    +2
Impacted Files Coverage Δ Complexity Δ
src/Directions/DirectionsRequest.php 100% <ø> (ø) 38 <0> (ø) :arrow_down:
src/Directions/Classes/DirectionsStep.php 100% <100%> (ø) 9 <0> (ø) :arrow_down:
src/Classes/TravelMode.php 100% <100%> (ø) 1 <1> (?)
src/Directions/Classes/DirectionsViaWaypoint.php 100% <100%> (ø) 5 <2> (ø) :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 a286062...54e847f. Read the comment docs.