`whoami` has 0 coverage on Windows
Open
Nobody has claimed this yet.
good first issue
U - whoami
- Dominant language
- Rust
- Stars
- 24.1k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 365
Description
Maybe the test isn't executed on Windows?
https://app.codecov.io/gh/uutils/coreutils/blob/main/src/uu/whoami/src/platform/windows.rs
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 src/uu/whoami/src/platform/windows.rs and the linked Codecov report to determine whether the Windows test is being executed. Trace the project’s Windows test setup, then verify that the relevant test runs and its coverage is reported; done means the cause of the zero coverage is addressed and confirmed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, operating-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100