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

Add WebiOutput and render outcome diagram for flow. #189

Merged
merged 38 commits into from
Mar 15, 2024

Address clippy lints.

3cf4509
Select commit
Loading
Failed to load commit list.
Merged

Add WebiOutput and render outcome diagram for flow. #189

Address clippy lints.
3cf4509
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 15, 2024 in 0s

80.27% of diff hit (target 93.85%)

View this Pull Request on Codecov

80.27% of diff hit (target 93.85%)

Annotations

Check warning on line 20 in crate/webi_components/src/flow_graph.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_components/src/flow_graph.rs#L8-L20

Added lines #L8 - L20 were not covered by tests

Check warning on line 32 in crate/webi_components/src/flow_graph.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_components/src/flow_graph.rs#L22-L32

Added lines #L22 - L32 were not covered by tests

Check warning on line 42 in crate/webi_components/src/flow_graph.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_components/src/flow_graph.rs#L34-L42

Added lines #L34 - L42 were not covered by tests

Check warning on line 46 in crate/webi_components/src/flow_graph.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_components/src/flow_graph.rs#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 55 in crate/webi_components/src/flow_graph.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_components/src/flow_graph.rs#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 62 in crate/webi_components/src/flow_graph.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_components/src/flow_graph.rs#L57-L62

Added lines #L57 - L62 were not covered by tests

Check warning on line 66 in crate/webi_components/src/flow_graph.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_components/src/flow_graph.rs#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 75 in crate/webi_components/src/flow_graph.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_components/src/flow_graph.rs#L73-L75

Added lines #L73 - L75 were not covered by tests

Check warning on line 82 in crate/webi_components/src/flow_graph.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_components/src/flow_graph.rs#L77-L82

Added lines #L77 - L82 were not covered by tests

Check warning on line 15 in crate/webi_components/src/home.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_components/src/home.rs#L13-L15

Added lines #L13 - L15 were not covered by tests

Check warning on line 19 in crate/webi_components/src/home.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_components/src/home.rs#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 23 in crate/webi_components/src/home.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_components/src/home.rs#L23

Added line #L23 was not covered by tests

Check warning on line 45 in crate/webi_output/src/webi_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_output/src/webi_output.rs#L40-L45

Added lines #L40 - L45 were not covered by tests

Check warning on line 53 in crate/webi_output/src/webi_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_output/src/webi_output.rs#L49-L53

Added lines #L49 - L53 were not covered by tests

Check warning on line 83 in crate/webi_output/src/webi_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_output/src/webi_output.rs#L56-L83

Added lines #L56 - L83 were not covered by tests

Check warning on line 101 in crate/webi_output/src/webi_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_output/src/webi_output.rs#L85-L101

Added lines #L85 - L101 were not covered by tests

Check warning on line 121 in crate/webi_output/src/webi_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_output/src/webi_output.rs#L103-L121

Added lines #L103 - L121 were not covered by tests

Check warning on line 130 in crate/webi_output/src/webi_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_output/src/webi_output.rs#L130

Added line #L130 was not covered by tests

Check warning on line 138 in crate/webi_output/src/webi_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_output/src/webi_output.rs#L133-L138

Added lines #L133 - L138 were not covered by tests

Check warning on line 141 in crate/webi_output/src/webi_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_output/src/webi_output.rs#L141

Added line #L141 was not covered by tests

Check warning on line 149 in crate/webi_output/src/webi_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_output/src/webi_output.rs#L143-L149

Added lines #L143 - L149 were not covered by tests

Check warning on line 156 in crate/webi_output/src/webi_output.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/webi_output/src/webi_output.rs#L151-L156

Added lines #L151 - L156 were not covered by tests