openpharma / openpharma/graphicalMCP
Use formatting to demarcate output
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 21
- Forks
- 1
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 11
Description
Particularly for the c-based testing in verbose mode, the output is rather busy and can be hard to parse (Perhaps easier for SMEs). But the crayon package is very lightweight & could be used for e.g. alternate formatting of rows in the test details data frames. This would make it easier to separate each intersection's rows
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 by locating the verbose-mode output for the C-based testing and the test-details data frames mentioned in the issue. Check how the intersections' rows are currently printed and whether the crayon package is available or acceptable for the project. Done means the verbose output uses alternate formatting to make each intersection's rows easier to distinguish.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- cli, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100