Evoluty / google-maps-apis-php-client

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

Suggested changes #3

Closed Evoluty closed 5 years ago

Evoluty commented 5 years ago

fix unit test to get 100% coverage, timezone test becomes client test… as the builder and the parser are already tested

codecov[bot] commented 5 years ago

Codecov Report

Merging #3 into feature/sanitize will increase coverage by 3.94%. The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                  @@
##             feature/sanitize     #3      +/-   ##
====================================================
+ Coverage               96.05%   100%   +3.94%     
+ Complexity                 34     33       -1     
====================================================
  Files                       6      6              
  Lines                      76     73       -3     
====================================================
  Hits                       73     73              
+ Misses                      3      0       -3
Impacted Files Coverage Δ Complexity Δ
src/GoogleMapsClient.php 100% <ø> (+13.04%) 6 <0> (-1) :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 ef44da1...f57fa1a. Read the comment docs.