-
Notifications
You must be signed in to change notification settings - Fork 317
Improve variable interpolation #823
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #823 +/- ##
============================================
+ Coverage 71.03% 74.15% +3.11%
- Complexity 96 119 +23
============================================
Files 7 8 +1
Lines 580 619 +39
Branches 75 82 +7
============================================
+ Hits 412 459 +47
+ Misses 121 107 -14
- Partials 47 53 +6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Thanks for your contribution! |
@tcurdt thank you for your support during the development of this PR. Much appreciated 🙏 |
One last question: @tcurdt when can we expect the next release? |
@mattdibi I'll be honest: Since there hasn't been further fixes or changes it's currently not super high on my todo. Last release was in Jan. |
@tcurdt I appreciate the honesty.
Not really. We have a workaround for now. I was just curious :) |
Closes #822, #148