microsoft / microsoft/picologging
Implement percentage style validation.
Open
Nobody has claimed this yet.
cpython-incompatibility
- Dominant language
- Python
- Stars
- 779
- Forks
- 29
- Avg merge
- 23h 3m
- Merged PRs (30d)
- 1
Description
/// TODO: Implement percentage style validation.
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.
Research direction
Start with src/picologging/formatstyle.cxx at the linked TODO around line 119 and inspect the surrounding format-style handling. Determine the expected percentage style validation behavior from the surrounding code and project context; done means the TODO is implemented and the validation works as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100