Skip to content
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

Default value as expression #232

Merged
merged 13 commits into from Feb 18, 2023
Merged

Conversation

darkdef
Copy link
Contributor

@darkdef darkdef commented Feb 14, 2023

Q A
Is bugfix? ✔️
New feature? ✔️
Breaks BC?
Fixed issues comma-separated list of tickets # fixed by the PR, if any

@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Base: 99.08% // Head: 99.12% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (6134af8) compared to base (86fb915).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #232      +/-   ##
============================================
+ Coverage     99.08%   99.12%   +0.03%     
- Complexity      186      194       +8     
============================================
  Files            13       13              
  Lines           548      573      +25     
============================================
+ Hits            543      568      +25     
  Misses            5        5              
Impacted Files Coverage Δ
src/Schema.php 99.63% <100.00%> (+0.03%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@darkdef darkdef merged commit d71ac2f into yiisoft:master Feb 18, 2023
@darkdef darkdef deleted the default_value_expression branch February 18, 2023 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants