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

Doctor command tweaks #98

Merged
merged 4 commits into from
Dec 16, 2022
Merged

Doctor command tweaks #98

merged 4 commits into from
Dec 16, 2022

Conversation

mzaatar
Copy link
Contributor

@mzaatar mzaatar commented Dec 16, 2022

  • Add Global python and python3
  • Be smarter when picking version number by picking up only the first three int parts i.e. x.y.z
  • Add more test coverage for different edge cases
  • Add (location: ....) for Python and AlgoKit results

@mzaatar mzaatar force-pushed the doctor-command-tweaks branch from 4fb2a2c to 4c749cb Compare December 16, 2022 04:37
@github-actions
Copy link

github-actions bot commented Dec 16, 2022

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/algokit
   __init__.py15753%6–13, 17–24, 32–34
   __main__.py220%1–3
src/algokit/cli
   bootstrap.py291934%12, 23–62
   init.py1531491%54, 208, 211–213, 224, 262, 299, 308–310, 313–318, 333
src/algokit/core
   click_extensions.py472057%40–43, 50, 56, 67–68, 73–74, 79–80, 91, 104–114
   conf.py27967%10–17, 24, 26
   log_handlers.py68987%44–45, 50–51, 63, 112–116, 125
   proc.py44198%94
   sandbox.py106793%82, 147, 163, 178–180, 195
TOTAL8028889% 

Tests Skipped Failures Errors Time
78 0 💤 0 ❌ 0 🔥 6.756s ⏱️

@mzaatar mzaatar merged commit 8013159 into main Dec 16, 2022
@mzaatar mzaatar deleted the doctor-command-tweaks branch December 16, 2022 07:04
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