Check coverage of #56243 and add missing tests
Open
Nobody has claimed this yet.
Tests
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 5.6k
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 80
Description
This is the continuation of https://github.com/saltstack/salt/pull/56243 that has a lot of small changes that formally have to be covered with tests. Now we have no simple way to check all of them so we're splitting this work to a separate issue.
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 reviewing pull request #56243 and compare its small changes with the existing test coverage. Identify each change without a corresponding test, add the missing tests in the relevant areas, and run the affected Salt test suites to confirm coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops, infrastructure
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100