Skip to content

fix: stabilize file decorations and eliminate explorer flicker#35

Merged
ozgen merged 1 commit intomainfrom
release/v1.2.0
Mar 26, 2026
Merged

fix: stabilize file decorations and eliminate explorer flicker#35
ozgen merged 1 commit intomainfrom
release/v1.2.0

Conversation

@ozgen
Copy link
Copy Markdown
Owner

@ozgen ozgen commented Mar 26, 2026

Use snapshot-based decoration updates instead of loading state during provideFileDecoration calls.

This removes redundant refreshes, prevents transient color changes in the Explorer, and keeps staged counts accurate.

Use snapshot-based decoration updates instead of loading state during
provideFileDecoration calls.

This removes redundant refreshes, prevents transient color changes in the
Explorer, and keeps staged counts accurate.
@codecov-commenter
Copy link
Copy Markdown

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

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.69%. Comparing base (f35b7ac) to head (5252905).
⚠️ Report is 1 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   92.63%   92.69%   +0.06%     
==========================================
  Files          44       44              
  Lines        1399     1397       -2     
  Branches      320      320              
==========================================
- Hits         1296     1295       -1     
  Misses         28       28              
+ Partials       75       74       -1     

☔ 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.

@ozgen ozgen merged commit fc5560a into main Mar 26, 2026
2 checks passed
@ozgen ozgen deleted the release/v1.2.0 branch March 26, 2026 15:35
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