Skip to content

Show stash name for selected stash #4673

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

Merged
merged 2 commits into from
Jul 2, 2025
Merged

Conversation

stefanhaller
Copy link
Collaborator

  • PR Description

In the Stash panel, show information about the selected stash above the diff of the stash in the main view. This is useful for stash entries with very long names that are not fully visible in the Stash panel.

Fixes #4662.

@stefanhaller stefanhaller added the enhancement New feature or request label Jul 1, 2025
Copy link

codacy-production bot commented Jul 1, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for edcfce21 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (edcfce2) Report Missing Report Missing Report Missing
Head commit (92c9eb6) 56722 49283 86.89%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#4673) 15 15 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@stefanhaller stefanhaller changed the title Show stash name for selected tag Show stash name for selected stash Jul 1, 2025
@stefanhaller stefanhaller force-pushed the show-stash-name-in-main-view branch from 19f8963 to 82e5040 Compare July 1, 2025 09:09
@stefanhaller stefanhaller force-pushed the show-stash-name-in-main-view branch from 82e5040 to 92c9eb6 Compare July 2, 2025 14:15
@stefanhaller stefanhaller enabled auto-merge July 2, 2025 14:15
@stefanhaller stefanhaller merged commit eebc39d into master Jul 2, 2025
14 checks passed
@stefanhaller stefanhaller deleted the show-stash-name-in-main-view branch July 2, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show stash name in right upper pane next to "Stash", helpful for long stash names. Also sensible for other items!
1 participant