You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add missing tests for status-bar-manager uncovered lines
Button color property application and refreshConfig.enabled=true paths were untested, leaving coverage at 91.3%.
- Add test for button color property being applied to statusBarItem (line 104)
- Add test for refresh button creation when refreshConfig.enabled is true (lines 119-124)
- status-bar-manager.ts coverage: 91.3% → 98.55%
0 commit comments