Print graph with special color/marker for failed commands

Open
#343 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
rust
Domain
cli

Research direction

Start by tracing how --cmd executes commands and how the graph renders command results. Reproduce a failed curl -fsSL invocation, then identify the rendering path that needs to distinguish failures; done means failed commands are visibly different through a color or marker without changing successful results.

Written by the indexing model from the issue text.

Description

With --cmd the length may vary because the command failed to run some times. This can be the case with a typical curl -fsSL invocation.

It would be nice to have the graph show this through a different color or marker (e.g., an × instead of a dot).

Dominant language
Rust
Stars
12.7k
Forks
366
Avg merge
7d 7h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from orf/gping

All issues in orf/gping

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.