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 cli interface #446

Closed
wants to merge 5 commits into from
Closed

Conversation

ASuciuX
Copy link
Contributor

@ASuciuX ASuciuX commented Feb 21, 2025

Copy link

codecov bot commented Feb 21, 2025

Codecov Report

Attention: Patch coverage is 10.93750% with 57 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
components/ordhook-core/src/config/mod.rs 19.44% 29 Missing ⚠️
components/cli/src/config/file.rs 0.00% 16 Missing ⚠️
components/cli/src/cli/mod.rs 0.00% 7 Missing ⚠️
components/ordhook-core/src/db/mod.rs 0.00% 5 Missing ⚠️

📢 Thoughts on this report? Let us know!

@ASuciuX ASuciuX had a problem deploying to Development-mainnet-blue February 21, 2025 12:15 — with GitHub Actions Error
@ASuciuX ASuciuX requested a deployment to Development-mainnet-blue February 21, 2025 13:19 — with GitHub Actions Waiting
@ASuciuX ASuciuX changed the title [wip] refactor cli interface refactor cli interface Feb 27, 2025
@ASuciuX ASuciuX marked this pull request as ready for review February 27, 2025 15:06
@ASuciuX ASuciuX closed this Feb 28, 2025
@ASuciuX ASuciuX reopened this Feb 28, 2025
@ASuciuX
Copy link
Contributor Author

ASuciuX commented Feb 28, 2025

@ASuciuX ASuciuX closed this Feb 28, 2025
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.

refactor cli interface so it selects which indexer to use
1 participant