Cover named helper packages: selector, tableprinter, root, configutil
Open
@shreemaan-abhishek is already working on this.
Since May 26, 2026.
- Dominant language
- Go
- Stars
- 1
- Forks
- 2
- Avg merge
- 56m
- Merged PRs (30d)
- 2
Description
Per #14's 2026-04-28 boundary correction, future low-coverage work stays limited to self-contained unit tests on pure helpers, not mocked Admin-API command tests.
Targets:
pkg/selectorpkg/tableprinterpkg/cmd/rootpkg/cmd/config/configutil
Also add invalid-parameter branch coverage for service + route + plugin-config combined scenarios (within the Admin-API boundary, not data-plane).
No blanket coverage % target; each named package gets a per-package target set during the work.
Part of #33
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.