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

Refactor: split into owner and repo #39

Open
abelsiqueira opened this issue Feb 1, 2022 · 1 comment
Open

Refactor: split into owner and repo #39

abelsiqueira opened this issue Feb 1, 2022 · 1 comment

Comments

@abelsiqueira
Copy link
Contributor

Almost every function splits the URL into owner and repo.
It is probably easier to just store only the owner and repo directly.

@jspaaks
Copy link
Contributor

jspaaks commented Feb 1, 2022

It is probably easier to just store only the owner and repo directly.

but difficult to combine with the current filter data structure, so needs to wait until we have something like #15 (comment)

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

No branches or pull requests

2 participants