-
Notifications
You must be signed in to change notification settings - Fork 208
Conversation
Codecov Report
@@ Coverage Diff @@
## master #391 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 10 10
Lines 182 177 -5
Branches 52 50 -2
=====================================
- Hits 182 177 -5
Continue to review full report at Codecov.
|
Ok, added a test and it's working good! Ready to go. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Neat! Thanks so much!
Neat! Thanks for merging so quickly. How often do you cut releases? |
Immediately and automatically :) This was published a few minutes ago as |
Thanks so much for your help! I've added you as a collaborator on the project. Please make sure that you review the |
💃 💃 💃 💃 💃 💃 💃 💃 💃 |
This approach simply unwinds functions until it gets a non-function, then recurses normally.
What:
Style function recursion. Closes #390
Checklist: