Skip to content

refactor: improve performance and coverage of @vscode-wdio/test#75

Merged
mato533 merged 4 commits intomainfrom
ta/polish/test
Jun 27, 2025
Merged

refactor: improve performance and coverage of @vscode-wdio/test#75
mato533 merged 4 commits intomainfrom
ta/polish/test

Conversation

@mato533
Copy link
Copy Markdown
Member

@mato533 mato533 commented Jun 25, 2025

Proposed changes

  • Improve performance by changing reloading to parallel execution of asynchronous processing.
  • Revised UI display during reloading to match other functions
  • Improved coverage of @vscode-wdio/test package
  • Reduced inter-module dependencies through DI

Types of changes

  • Polish (an improvement for an existing feature)
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (improvements to the project's docs)
  • Internal updates (everything related to internal scripts, governance documentation and CI files)

Checklist

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation (if appropriate)
  • I have added proper type definitions for new commands (if appropriate)

Further comments

Reviewers: @webdriverio/project-committers

mato533 added 2 commits June 24, 2025 16:43
- Change reloading to asynchronous parallel execution
- Changed UI display to match initialization and display in TestExplorer.
@github-actions github-actions Bot added the PR: Polish 💅 PRs that contain improvements on existing features label Jun 25, 2025
@mato533 mato533 marked this pull request as ready for review June 26, 2025 07:16
@mato533 mato533 changed the title perf: streamlined management and reloading processes related to TestItem refactor: improve performance and coverage of @vscode-wdio/test Jun 26, 2025
@mato533 mato533 merged commit f3d922f into main Jun 27, 2025
30 checks passed
@mato533 mato533 deleted the ta/polish/test branch June 27, 2025 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Polish 💅 PRs that contain improvements on existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant