googleapis / packman

Google API package creator
https://npmjs.com/package/googleapis-packman
Apache License 2.0
13 stars 18 forks source link

NodeJS fix -- glob.glob returns the relative path. #117

Closed jmuk closed 8 years ago

jmuk commented 8 years ago

The test succeeded unexpectedly because the test code handles the data in a different way. Fixed both of them.

codecov-io commented 8 years ago

Current coverage is 91.23% (diff: 100%)

Merging #117 into master will not change coverage

@@             master       #117   diff @@
==========================================
  Files             3          3          
  Lines           719        719          
  Methods         150        150          
  Messages          0          0          
  Branches        116        116          
==========================================
  Hits            656        656          
  Misses           63         63          
  Partials          0          0          

Powered by Codecov. Last update feb4c6b...e845920