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

feat(explore): add explore command for launching Dappflow Explorer #112

Merged
merged 1 commit into from
Dec 28, 2022

Conversation

daniel-makerx
Copy link
Contributor

No description provided.

@github-actions
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/algokit
   __init__.py15753%6–13, 17–24, 32–34
   __main__.py220%1–3
src/algokit/cli
   completions.py103199%91
   init.py1651690%57, 204–205, 236, 239–241, 252, 290, 327, 336–338, 341–346, 361
   sandbox.py84199%155
src/algokit/core
   bootstrap.py1001684%75, 95, 150, 153, 159–173
   click_extensions.py472057%40–43, 50, 56, 67–68, 73–74, 79–80, 91, 104–114
   conf.py30487%13, 17, 25, 27
   doctor.py54394%63–65
   log_handlers.py68987%44–45, 50–51, 63, 112–116, 125
   proc.py44198%95
   sandbox.py112794%86, 151, 167, 182–184, 199
   version_prompt.py70987%27–28, 33, 52–55, 66, 76, 98
TOTAL10789691% 

Tests Skipped Failures Errors Time
139 0 💤 0 ❌ 0 🔥 10.891s ⏱️

@daniel-makerx daniel-makerx linked an issue Dec 23, 2022 that may be closed by this pull request
Copy link
Contributor

@mzaatar mzaatar left a comment

Choose a reason for hiding this comment

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

reviewed and tested

@mzaatar mzaatar merged commit 4db26b0 into main Dec 28, 2022
@mzaatar mzaatar deleted the explore-command branch December 28, 2022 01:57
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.

algokit sandbox explore
2 participants