Skip to content

Release 0.8.0 — CodeLens, Status Bar, Inline Decorations, Keybindings, Smart Re-run + PRD-37 - #51

Merged
thepaneb merged 4 commits into
mainfrom
release/v0.8.0
Jul 25, 2026
Merged

Release 0.8.0 — CodeLens, Status Bar, Inline Decorations, Keybindings, Smart Re-run + PRD-37#51
thepaneb merged 4 commits into
mainfrom
release/v0.8.0

Conversation

@thepaneb

@thepaneb thepaneb commented Jul 25, 2026

Copy link
Copy Markdown
Owner

Descricao

Release 0.8.0 com CodeLens integration (PRD-24), Status Bar indicator (PRD-25),
Inline test result decorations (PRD-26), Default keybindings (PRD-27), Smart
re-run patterns (PRD-31), e nova PRD-37 (cobertura TS com c8).

Closes #35, closes #36, closes #37, closes #38, closes #42, closes #50

Tipo de mudanca

  • Nova funcionalidade
  • Documentacao
  • Testes

Como foi testado?

  • VSCode: 1.88+
  • SO: Linux
  • Passos: npm run compile OK, npm test 173/173 pass, lint 0 erros

Checklist

  • npm run compile executa sem erros
  • npm test passa localmente
  • Testei manualmente no Extension Development Host (F5)
  • Atualizei o README.md
  • Atualizei o CHANGELOG.md

thepaneb added 4 commits July 21, 2026 12:07
- Added onComplete callback to executeRun for reporting test results.
- Introduced countResults function to aggregate test outcomes.
- Enhanced TestStateManager to store last run results and failed items.
- Implemented CodeLens provider for running tests and suites directly from the editor.
- Added decorations for test results in the editor.
- Created a status bar to display test execution status and results.
- Added unit tests for new functionalities including result counting and state management.
- Updated suite and test parsing logic to support new annotations.
- Improved error handling and reporting in CLI interactions.
@thepaneb
thepaneb merged commit b52c624 into main Jul 25, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant