GcsUtil batch remove() and copy() need tests.
Open
gcp
io
java
P3
tests
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 205
Description
remove(), copy(), and their callbacks are not tested with executeBatches().
Imported from Jira [BEAM-989](https://issues.apache.org/jira/browse/BEAM-989). Original Jira may contain additional context.
Reported by: peihe0@gmail.com.
Contributor guide
Research direction
Locate GcsUtil and its existing tests, then start by reading the executeBatches() path and related batch-operation tests. Add coverage for remove(), copy(), and their callbacks when used with executeBatches(), and run the focused GcsUtil test suite to confirm those cases pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gcp, java
- Domain
- cloud, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100