You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project was initially meant to ease some of the tedium across projects but now that it's gaining a modicum of traction I'm regretting some of the early decisions. I'd also like to keep this issue open for discussion on what people want to see and how they're using this tool.
Priorities
Tests - Test coverage is pretty sad. I will not be approving any PRs unless they, at minimum, test the changes they introduce.
Deprecate Static initialization methods - This was really the result of me copying from another project into this repo with very little thought. This can be accomplished without a breaking change but I think these should be deprecated with the aim to remove them eventually in favor of a more natural useClass approach in the provider. I've started work on this but have no timeline for delivery.
Syncing up with Ionic releases. I would love to mirror Ionics releases with accurate mocks but I have no idea where that effort will come from. I am trying to simplify the development process (in bullet 2) in an effort to better keep pace.
?
The text was updated successfully, but these errors were encountered:
This project was initially meant to ease some of the tedium across projects but now that it's gaining a modicum of traction I'm regretting some of the early decisions. I'd also like to keep this issue open for discussion on what people want to see and how they're using this tool.
Priorities
The text was updated successfully, but these errors were encountered: