-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Add ability to specify recursion depth for recursive modifier #155
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #155 +/- ##
============================================
+ Coverage 99.58% 99.59% +0.01%
- Complexity 277 282 +5
============================================
Files 22 22
Lines 718 736 +18
============================================
+ Hits 715 733 +18
Misses 3 3 ☔ View full report in Codecov by Sentry. |
PR Summary
|
Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>
Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>
Fix #154