chime-experiment / chime-experiment/coco
Beautify result for overview report
Open
enhancement
- Dominant language
- C++
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
When requesting an overview report, big json replies are just passed into `str()` for that, resulting in an ugly blob.
Some error result strings include the host name and port and therefor are not counted as equal results, but they should.
Possible solution could be passing them through a function that shortens long results, replaces host names and ports and beautifies json.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.