MangoTheCat / functionMap

Draw the functions map for a R package
36 stars 8 forks source link

Combine function calls by "_" when parsing R folder #44

Open jarodmeng opened 8 years ago

gaborcsardi commented 8 years ago

Thanks! Could you make the little change I commented on?

gaborcsardi commented 8 years ago

Thanks! Can you please also fix the test case that this breaks? See https://travis-ci.org/MangoTheCat/functionMap/jobs/148976920

codecov-io commented 8 years ago

Current coverage is 76.70% (diff: 100%)

Merging #44 into master will increase coverage by 0.07%

@@             master        #44   diff @@
==========================================
  Files            22         22          
  Lines           894        897     +3   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            685        688     +3   
  Misses          209        209          
  Partials          0          0          

Powered by Codecov. Last update 65a8ecc...31121fa