-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Deprecate component.Factories in favor of service.Factories #6723
Conversation
Codecov ReportBase: 89.44% // Head: 89.46% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #6723 +/- ##
==========================================
+ Coverage 89.44% 89.46% +0.02%
==========================================
Files 248 248
Lines 14285 14285
==========================================
+ Hits 12777 12780 +3
+ Misses 1258 1256 -2
+ Partials 250 249 -1
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. |
4282666
to
6eb6bdd
Compare
737d3bf
to
fe3f046
Compare
You need a rebase. |
fe3f046
to
ed88d05
Compare
ed88d05
to
4c8f169
Compare
Done |
Please I am trying to follow the reason behind the changes, is there an issue that this is linked to, please? |
It's related to #6578. The overall goal here is to simplify the components package so that it can be declared stable. |
No description provided.