Skip to content

Release/0.8.2#27

Merged
ozgen merged 2 commits intomainfrom
release/0.8.2
Mar 4, 2026
Merged

Release/0.8.2#27
ozgen merged 2 commits intomainfrom
release/0.8.2

Conversation

@ozgen
Copy link
Owner

@ozgen ozgen commented Mar 4, 2026

No description provided.

ozgen added 2 commits March 4, 2026 21:58
- Fix stash restore for changelist names with spaces (URL-encode on create,
  decode in parseStashLine and stripWorklistTag so label shows correctly)
- Fix stageChangelistAll/unstageChangelistAll using wrong repoRoot
- Refactor: getter pattern for repoRoot/gitDir in AutoRefreshController,
  GitShowContentProvider, HandleNewFilesCreated, and deps.ts closures
- Add setRepoRoot() to StashesTreeProvider for future repo switching
@ozgen ozgen merged commit bea7934 into main Mar 4, 2026
2 checks passed
@ozgen ozgen deleted the release/0.8.2 branch March 4, 2026 21:03
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.51%. Comparing base (293631f) to head (052c005).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/views/stash/stashesTreeProvider.ts 50.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
- Coverage   92.58%   92.51%   -0.08%     
==========================================
  Files          36       36              
  Lines        1066     1069       +3     
  Branches      253      255       +2     
==========================================
+ Hits          987      989       +2     
- Misses         14       15       +1     
  Partials       65       65              

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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