Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-48206: Graph-based visualization of pipeline processing status #460

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Initial prototype for visualization of pipeline processing status

217fef6
Select commit
Loading
Failed to load commit list.
Open

DM-48206: Graph-based visualization of pipeline processing status #460

Initial prototype for visualization of pipeline processing status
217fef6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 18, 2024 in 1s

14.63% of diff hit (target 83.22%)

View this Pull Request on Codecov

14.63% of diff hit (target 83.22%)

Annotations

Check warning on line 42 in python/lsst/pipe/base/pipeline_graph/visualization/_formatting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_formatting.py#L42

Added line #L42 was not covered by tests

Check warning on line 84 in python/lsst/pipe/base/pipeline_graph/visualization/_formatting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_formatting.py#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 241 in python/lsst/pipe/base/pipeline_graph/visualization/_formatting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_formatting.py#L240-L241

Added lines #L240 - L241 were not covered by tests

Check warning on line 244 in python/lsst/pipe/base/pipeline_graph/visualization/_formatting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_formatting.py#L243-L244

Added lines #L243 - L244 were not covered by tests

Check warning on line 73 in python/lsst/pipe/base/pipeline_graph/visualization/_options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_options.py#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 76 in python/lsst/pipe/base/pipeline_graph/visualization/_options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_options.py#L76

Added line #L76 was not covered by tests

Check warning on line 78 in python/lsst/pipe/base/pipeline_graph/visualization/_options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_options.py#L78

Added line #L78 was not covered by tests

Check warning on line 51 in python/lsst/pipe/base/pipeline_graph/visualization/_show.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_show.py#L51

Added line #L51 was not covered by tests

Check warning on line 142 in python/lsst/pipe/base/pipeline_graph/visualization/_show.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_show.py#L142

Added line #L142 was not covered by tests

Check warning on line 146 in python/lsst/pipe/base/pipeline_graph/visualization/_show.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_show.py#L146

Added line #L146 was not covered by tests

Check warning on line 151 in python/lsst/pipe/base/pipeline_graph/visualization/_show.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_show.py#L151

Added line #L151 was not covered by tests

Check warning on line 156 in python/lsst/pipe/base/pipeline_graph/visualization/_show.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_show.py#L156

Added line #L156 was not covered by tests

Check warning on line 43 in python/lsst/pipe/base/pipeline_graph/visualization/_status.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_status.py#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 53 in python/lsst/pipe/base/pipeline_graph/visualization/_status.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_status.py#L49-L53

Added lines #L49 - L53 were not covered by tests

Check warning on line 67 in python/lsst/pipe/base/pipeline_graph/visualization/_status.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_status.py#L59-L67

Added lines #L59 - L67 were not covered by tests

Check warning on line 73 in python/lsst/pipe/base/pipeline_graph/visualization/_status.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_status.py#L70-L73

Added lines #L70 - L73 were not covered by tests

Check warning on line 77 in python/lsst/pipe/base/pipeline_graph/visualization/_status.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_status.py#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 79 in python/lsst/pipe/base/pipeline_graph/visualization/_status.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_status.py#L79

Added line #L79 was not covered by tests

Check warning on line 82 in python/lsst/pipe/base/pipeline_graph/visualization/_status.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_status.py#L82

Added line #L82 was not covered by tests

Check warning on line 88 in python/lsst/pipe/base/pipeline_graph/visualization/_status.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_status.py#L86-L88

Added lines #L86 - L88 were not covered by tests

Check warning on line 92 in python/lsst/pipe/base/pipeline_graph/visualization/_status.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_status.py#L90-L92

Added lines #L90 - L92 were not covered by tests

Check warning on line 95 in python/lsst/pipe/base/pipeline_graph/visualization/_status.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_status.py#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 98 in python/lsst/pipe/base/pipeline_graph/visualization/_status.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_status.py#L98

Added line #L98 was not covered by tests

Check warning on line 102 in python/lsst/pipe/base/pipeline_graph/visualization/_status.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_status.py#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 106 in python/lsst/pipe/base/pipeline_graph/visualization/_status.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline_graph/visualization/_status.py#L104-L106

Added lines #L104 - L106 were not covered by tests