Skip to content

Conversation

@timvw
Copy link
Owner

@timvw timvw commented Jan 13, 2026

Summary

  • wire wt remove --force through to git worktree remove --force
  • add test covering forced removal of dirty worktree

Testing

  • go test ./...

@codecov
Copy link

codecov bot commented Jan 13, 2026

Codecov Report

❌ Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 20.17%. Comparing base (8ea5ef6) to head (390c87c).
⚠️ Report is 4 commits behind head on main.

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

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   20.17%   20.17%   -0.01%     
==========================================
  Files           1        1              
  Lines         461      466       +5     
==========================================
+ Hits           93       94       +1     
- Misses        362      366       +4     
  Partials        6        6              
Files with missing lines Coverage Δ
main.go 20.17% <16.66%> (-0.01%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@timvw timvw merged commit 099dbae into main Jan 13, 2026
11 checks passed
@timvw timvw deleted the fix/rm-force-flag branch January 13, 2026 15:56
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