Skip to content

Comments

fix: always error on legacy basedir migration instead of prompting#112

Merged
k1LoW merged 1 commit intomainfrom
fix-107
Feb 5, 2026
Merged

fix: always error on legacy basedir migration instead of prompting#112
k1LoW merged 1 commit intomainfrom
fix-107

Conversation

@k1LoW
Copy link
Owner

@k1LoW k1LoW commented Feb 5, 2026

Interactive prompts don't work via shell integration.

Closes: #107

@k1LoW k1LoW self-assigned this Feb 5, 2026
@k1LoW k1LoW added the bug Something isn't working label Feb 5, 2026
@github-actions

This comment has been minimized.

Interactive prompts don't work via shell integration.
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

Code Metrics Report

main (6315629) #112 (2b28dc1) +/-
Coverage 37.7% 38.6% +0.8%
Code to Test Ratio 1:1.9 1:1.9 +0.0
Test Execution Time 13s 14s +1s
Details
  |                     | main (6315629) | #112 (2b28dc1) |  +/-  |
  |---------------------|----------------|----------------|-------|
+ | Coverage            |          37.7% |          38.6% | +0.8% |
  |   Files             |             11 |             11 |     0 |
  |   Lines             |            852 |            834 |   -18 |
  |   Covered           |            322 |            322 |     0 |
+ | Code to Test Ratio  |          1:1.9 |          1:1.9 |  +0.0 |
  |   Code              |           1901 |           1872 |   -29 |
+ |   Test              |           3680 |           3696 |   +16 |
- | Test Execution Time |            13s |            14s |   +1s |

Code coverage of files in pull request scope (0.0% → 0.0%)

Files Coverage +/- Status
cmd/root.go 0.0% 0.0% modified

Reported by octocov

@k1LoW k1LoW marked this pull request as ready for review February 5, 2026 23:22
@k1LoW k1LoW merged commit b887561 into main Feb 5, 2026
3 checks passed
@k1LoW k1LoW deleted the fix-107 branch February 5, 2026 23:22
@github-actions github-actions bot mentioned this pull request Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

basedir migration prompt does not accept input when run via shell integration

1 participant