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

Add StrictFactory #214

Merged
merged 8 commits into from
Dec 9, 2024
Merged

Add StrictFactory #214

merged 8 commits into from
Dec 9, 2024

Conversation

vjik
Copy link
Member

@vjik vjik commented Oct 31, 2024

Q A
Is bugfix?
New feature? ✔️
Breaks BC?

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (32b68fc) to head (db4878d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #214   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        42        48    +6     
===========================================
  Files              3         4    +1     
  Lines             95       108   +13     
===========================================
+ Hits              95       108   +13     

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

@vjik vjik requested a review from a team October 31, 2024 11:57
@vjik vjik added the status:code review The pull request needs review. label Oct 31, 2024
@samdark
Copy link
Member

samdark commented Oct 31, 2024

It's good implementation-wise. What's the use case?

@vjik
Copy link
Member Author

vjik commented Nov 1, 2024

It's good implementation-wise. What's the use case?

I want to try to use it in Yii Queue refactoring: yiisoft/queue#222

README.md Outdated Show resolved Hide resolved
Co-authored-by: Aleksei Gagarin <[email protected]>
@vjik vjik merged commit 1b69b8a into master Dec 9, 2024
23 checks passed
@vjik vjik deleted the strict branch December 9, 2024 19:35
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.

4 participants