Skip to content

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

Merged
merged 22 commits into from
May 18, 2025

Conversation

mattdibi
Copy link
Contributor

@mattdibi mattdibi commented May 10, 2025

Closes #822, #148

@mattdibi mattdibi changed the title Integration test related to #822 Integration test related to issue #822 May 10, 2025
@mattdibi mattdibi changed the title Integration test related to issue #822 Improve variable interpolation May 17, 2025
@codecov-commenter
Copy link

codecov-commenter commented May 18, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.15%. Comparing base (92fee05) to head (8d08c3c).
Report is 182 commits behind head on master.

❗ 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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tcurdt tcurdt merged commit 912ea02 into tcurdt:master May 18, 2025
7 checks passed
@tcurdt
Copy link
Owner

tcurdt commented May 18, 2025

Thanks for your contribution!

@mattdibi mattdibi deleted the integration_test_issue_822 branch May 18, 2025 11:21
@mattdibi
Copy link
Contributor Author

@tcurdt thank you for your support during the development of this PR. Much appreciated 🙏

@mattdibi
Copy link
Contributor Author

One last question: @tcurdt when can we expect the next release?

@tcurdt
Copy link
Owner

tcurdt commented May 18, 2025

@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.
Do you have any particular due dates?

@mattdibi
Copy link
Contributor Author

@tcurdt I appreciate the honesty.

Do you have any particular due dates?

Not really. We have a workaround for now. I was just curious :)
Again, thank you for your feedback 🙏

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

Successfully merging this pull request may close these issues.

Control file placeholders not expanded correctly
3 participants