Skip to content

feat: copy path of selected item to clipboard - #645

Merged
dundee merged 2 commits into
dundee:masterfrom
addielaruee:feat/copy-path-to-clipboard
Aug 31, 2026
Merged

feat: copy path of selected item to clipboard#645
dundee merged 2 commits into
dundee:masterfrom
addielaruee:feat/copy-path-to-clipboard

refactor: showMessage and clipboardEnv

b4b2821
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2026 in 0s

87.43% (-0.17%) compared to 35cba00

View this Pull Request on Codecov

87.43% (-0.17%) compared to 35cba00

Details

Codecov Report

❌ Patch coverage is 54.09836% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.43%. Comparing base (35cba00) to head (b4b2821).

Files with missing lines Patch % Lines
tui/clipboard.go 45.23% 23 Missing ⚠️
tui/keys.go 50.00% 3 Missing ⚠️
tui/actions.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #645      +/-   ##
==========================================
- Coverage   87.59%   87.43%   -0.17%     
==========================================
  Files          69       70       +1     
  Lines        7222     7241      +19     
==========================================
+ Hits         6326     6331       +5     
- Misses        685      702      +17     
+ Partials      211      208       -3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.