-
Notifications
You must be signed in to change notification settings - Fork 9
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
Refactor store creation from URL #71
Refactor store creation from URL #71
Conversation
Codecov ReportBase: 0.00% // Head: 0.00% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #71 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 30 32 +2
Lines 1859 2109 +250
======================================
- Misses 1859 2109 +250
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. |
Can you please split this into smaller PRs? This large one is hard to review and it looks like the changes to the individual stores can be done separately. |
Sorry for the larger PR! This refactoring cleans up how stores are created from URLs.
Stores
Checklist
docs/changes.rst
entry