Skip to content

Commit eb2a1cf

Browse files
authored
chore: update Daily Test Coverage Improver to focus on React projects (#4759)
1 parent bf97908 commit eb2a1cf

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/daily-test-improver.lock.yml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-test-improver.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ To decide which phase to perform:
8989
## Phase 1 - Testing research
9090

9191
1. Research the current state of test coverage in the repository. Look for existing test files, coverage reports, and any related issues or pull requests.
92+
**Important:** Focus your research exclusively on the two projects located in `/react` directory and `/packages/backend.ai-ui` directory. Do not consider projects in other locations.
9293

9394
2. Create a discussion with title "${{ github.workflow }} - Research and Plan" that includes:
9495
- A summary of your findings about the repository, its testing strategies, its test coverage

0 commit comments

Comments
 (0)