approvals / approvals/ApprovalTests.cpp
add `code -d {Received} {Approved}` to Reporters list
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 339
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
here's an example of it being used:
https://github.com/nitsanavni/approvals-cpp-exception/blob/main/ExampleTestAndApprovalTest.cc#L40
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
Use the linked ExampleTestAndApprovalTest.cc example as context, then locate the Reporters list in the repository. Add the code -d {Received} {Approved} entry and verify that the list reflects the linked usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- documentation, testing
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100