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

Enhance doctor Python version & OS version info + refactoring #101

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

achidlow
Copy link
Contributor

feat(doctor): use sys.version for fuller output (vs version_info tuple)

feat(doctor): use platform.platform() for more complete OS details

refactor(doctor,sandbox): move common docker compose version functionality out + other minor refactorings

@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
   completions.py108199%86
   init.py1651690%56, 203–204, 235, 238–240, 251, 289, 326, 335–337, 340–345, 360
src/algokit/core
   bootstrap.py1001684%74, 94, 149, 152, 158–172
   click_extensions.py472057%40–43, 50, 56, 67–68, 73–74, 79–80, 91, 104–114
   conf.py27485%12, 16, 24, 26
   log_handlers.py68987%44–45, 50–51, 63, 112–116, 125
   proc.py44198%94
   sandbox.py120794%87, 152, 168, 183–185, 200
TOTAL10278392% 

Tests Skipped Failures Errors Time
120 0 💤 0 ❌ 0 🔥 12.686s ⏱️

feat(doctor): use platform.platform() for more complete OS details

refactor(doctor,sandbox): move common docker compose version functionality out + other minor refactorings
@mzaatar mzaatar merged commit 55fe4fc into main Dec 16, 2022
@mzaatar mzaatar deleted the doctor-refactoring branch December 16, 2022 09:51
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