Skip to content

Support nested variables + Fix error on parse invalid variables#108

Merged
vjik merged 6 commits intomasterfrom
fix-context
Jun 11, 2024
Merged

Support nested variables + Fix error on parse invalid variables#108
vjik merged 6 commits intomasterfrom
fix-context

Conversation

@vjik
Copy link
Copy Markdown
Member

@vjik vjik commented Jun 10, 2024

Q A
Is bugfix? ✔️
New feature? ✔️
Breaks BC?
Fix #89

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.49%. Comparing base (a503042) to head (ddae545).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #108      +/-   ##
============================================
+ Coverage     99.42%   99.49%   +0.07%     
- Complexity      128      141      +13     
============================================
  Files             7        8       +1     
  Lines           345      394      +49     
============================================
+ Hits            343      392      +49     
  Misses            2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vjik vjik requested a review from a team June 10, 2024 12:27
@vjik vjik added the status:code review The pull request needs review. label Jun 10, 2024
@vjik vjik changed the title Fix context Support nested variables + Fix error on parse invalid variables Jun 10, 2024
@vjik vjik merged commit ae4f50b into master Jun 11, 2024
@vjik vjik deleted the fix-context branch June 11, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status:code review The pull request needs review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Warning: Array to string conversion in vendor\yiisoft\log\src\Message.php on line 116

3 participants