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

Make ContainerConfig optional #385

Merged
merged 6 commits into from
Jan 12, 2025

Conversation

np25071984
Copy link
Contributor

Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Fixed issues 384

Copy link

codecov bot commented Jan 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (bc455c0) to head (bd5f348).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #385   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       165       165           
===========================================
  Files             11        11           
  Lines            479       480    +1     
===========================================
+ Hits             479       480    +1     

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

Copy link
Member

@samdark samdark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 All good. Please add a line to CHANGELOG.md. Thanks.

CHANGELOG.md Outdated Show resolved Hide resolved
tests/Unit/ContainerTest.php Outdated Show resolved Hide resolved
src/Container.php Outdated Show resolved Hide resolved
np25071984 and others added 3 commits January 11, 2025 07:10
Co-authored-by: Sergei Predvoditelev <sergey.predvoditelev@gmail.com>
Co-authored-by: Sergei Predvoditelev <sergey.predvoditelev@gmail.com>
Co-authored-by: Sergei Predvoditelev <sergey.predvoditelev@gmail.com>
@samdark samdark merged commit 56168c3 into yiisoft:master Jan 12, 2025
20 checks passed
@samdark
Copy link
Member

samdark commented Jan 12, 2025

Thank you!

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.

3 participants