pingcap / pingcap/tidb-operator
Add unit test for cmd/backup-manager/app
Open
Nobody has claimed this yet.
status/help-wanted
test/unit
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 540
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 18
Description
This is part of #2821
https://codecov.io/gh/pingcap/tidb-operator/tree/master/cmd/backup-manager/app
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting cmd/backup-manager/app and the existing tests and implementation there; the issue links to Codecov for the current coverage context. Identify the untested behavior in that package, add focused unit tests, and run the package tests to confirm they pass and improve coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100