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: detecting code workspace changes #294

Merged
merged 1 commit into from
Jun 26, 2023
Merged

Conversation

aorumbayev
Copy link
Collaborator

Proposed changes

  • Adding extra checks for whether to open a code-workspace file directly instead of a folder path

@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.py105298%80, 95
   doctor.py48394%142–144
   generate.py30197%49
   goal.py30197%42
   init.py1901692%272–273, 323, 326–328, 339, 383, 409, 449, 458–460, 463–468, 481
   localnet.py91397%157, 178–179
src/algokit/core
   bootstrap.py1682386%11, 117, 140, 205, 208, 214–228, 244–246, 250–252
   conf.py30487%13, 17, 25, 27
   doctor.py65789%67–69, 92–94, 134
   log_handlers.py68790%50–51, 63, 112–116, 125
   proc.py45198%98
   sandbox.py1501590%100–107, 118, 226, 242, 257–259, 275
   typed_client_generation.py80594%55–57, 70, 75
   version_prompt.py73889%27–28, 40, 59–62, 80, 109
TOTAL134910592% 

Tests Skipped Failures Errors Time
210 0 💤 0 ❌ 0 🔥 13.270s ⏱️

@aorumbayev aorumbayev merged commit e902d55 into main Jun 26, 2023
@aorumbayev aorumbayev deleted the detecting-code-workspaces branch June 26, 2023 10:42
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