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

Modularize explore #91

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

alneberg
Copy link
Member

@alneberg alneberg commented Sep 9, 2024

I wanted to split up the explore command in smaller parts. I also wanted to write tests for the explore command. I had to introduce an ugly _run_explore command to enable testing on the top level.

I also changed the Adaptor class since I found it confusing that the Adaptor class was initiated with an adaptors dictionary.

The name-change adaptor -> adapter will come in a later PR.

Copy link
Member

@remiolsen remiolsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename _run_explore function

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

Successfully merging this pull request may close these issues.

2 participants