Skip to content

Conversation

@timvw
Copy link
Owner

@timvw timvw commented Jan 26, 2026

Summary

  • Change output from TREE_ME_CD:/path to wt navigating to: /path
  • More readable when shell integration captures the output

Before

✓ Worktree created at: /path/to/worktree
TREE_ME_CD:/path/to/worktree

After

✓ Worktree created at: /path/to/worktree
wt navigating to: /path/to/worktree

Test plan

  • All unit tests pass
  • Verified new output format works with shell integration

Change output from `TREE_ME_CD:/path` to `wt navigating to: /path`
for better readability when shell integration captures the output.
@codecov
Copy link

codecov bot commented Jan 26, 2026

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.64%. Comparing base (9d61b93) to head (c61f430).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
main.go 0.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #33   +/-   ##
=======================================
  Coverage   17.64%   17.64%           
=======================================
  Files           3        3           
  Lines         958      958           
=======================================
  Hits          169      169           
  Misses        767      767           
  Partials       22       22           
Files with missing lines Coverage Δ
main.go 19.52% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@timvw timvw merged commit 1ec5d23 into main Jan 26, 2026
11 checks passed
@timvw timvw deleted the fix/rename-cd-marker branch January 26, 2026 13:11
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