Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jarodmeng
Copy link

No description provided.


return(res)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please omit the return.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've modified the original commit to omit return().

@gaborcsardi
Copy link
Contributor

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

@gaborcsardi
Copy link
Contributor

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

@codecov-io
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants