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

Use cli::cli_abort() everywhere. #502

Merged
merged 15 commits into from
Nov 8, 2023

Update README.Rmd

8cfbdf2
Select commit
Loading
Failed to load commit list.
Merged

Use cli::cli_abort() everywhere. #502

Update README.Rmd
8cfbdf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 8, 2023 in 1s

79.43% of diff hit (target 81.69%)

View this Pull Request on Codecov

79.43% of diff hit (target 81.69%)

Annotations

Check warning on line 94 in R/add_edge_clone.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/add_edge_clone.R#L94

Added line #L94 was not covered by tests

Check warning on line 106 in R/add_edge_df.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/add_edge_df.R#L106

Added line #L106 was not covered by tests

Check warning on line 132 in R/add_forward_edges_ws.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/add_forward_edges_ws.R#L132

Added line #L132 was not covered by tests

Check warning on line 181 in R/colorize_node_attrs.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/colorize_node_attrs.R#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 65 in R/count_unconnected_nodes.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/count_unconnected_nodes.R#L65

Added line #L65 was not covered by tests

Check warning on line 96 in R/delete_cache.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/delete_cache.R#L96

Added line #L96 was not covered by tests

Check warning on line 232 in R/delete_edge.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/delete_edge.R#L231-L232

Added lines #L231 - L232 were not covered by tests

Check warning on line 258 in R/delete_edge.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/delete_edge.R#L257-L258

Added lines #L257 - L258 were not covered by tests

Check warning on line 295 in R/delete_edge.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/delete_edge.R#L295

Added line #L295 was not covered by tests

Check warning on line 68 in R/drop_node_attrs.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/drop_node_attrs.R#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 51 in R/from_adj_matrix.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/from_adj_matrix.R#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 58 in R/from_adj_matrix.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/from_adj_matrix.R#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 153 in R/generate_dot.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/generate_dot.R#L153

Added line #L153 was not covered by tests

Check warning on line 155 in R/generate_dot.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/generate_dot.R#L155

Added line #L155 was not covered by tests

Check warning on line 180 in R/generate_dot.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/generate_dot.R#L180

Added line #L180 was not covered by tests

Check warning on line 182 in R/generate_dot.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/generate_dot.R#L182

Added line #L182 was not covered by tests

Check warning on line 233 in R/generate_dot.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/generate_dot.R#L233

Added line #L233 was not covered by tests

Check warning on line 246 in R/generate_dot.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/generate_dot.R#L246

Added line #L246 was not covered by tests

Check warning on line 344 in R/generate_dot.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/generate_dot.R#L344

Added line #L344 was not covered by tests

Check warning on line 359 in R/generate_dot.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/generate_dot.R#L359

Added line #L359 was not covered by tests

Check warning on line 97 in R/get_edge_attrs_ws.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/get_edge_attrs_ws.R#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 69 in R/import_graph.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/import_graph.R#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 78 in R/import_graph.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/import_graph.R#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 123 in R/import_graph.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/import_graph.R#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 167 in R/import_graph.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/import_graph.R#L167

Added line #L167 was not covered by tests