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

Group type parameters into CmdCtxTypes. #177

Merged
merged 67 commits into from
Jan 28, 2024

Update `envman` to work with latest `leptos`.

4db241a
Select commit
Loading
Failed to load commit list.
Merged

Group type parameters into CmdCtxTypes. #177

Update `envman` to work with latest `leptos`.
4db241a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 28, 2024 in 0s

97.42% of diff hit (target 93.40%)

View this Pull Request on Codecov

97.42% of diff hit (target 93.40%)

Annotations

Check warning on line 115 in crate/cmd/src/ctx/cmd_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/cmd/src/ctx/cmd_ctx.rs#L115

Added line #L115 was not covered by tests

Check warning on line 89 in crate/cmd/src/scopes/no_profile_no_flow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/cmd/src/scopes/no_profile_no_flow.rs#L89

Added line #L89 was not covered by tests

Check warning on line 94 in crate/cmd/src/scopes/no_profile_no_flow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/cmd/src/scopes/no_profile_no_flow.rs#L94

Added line #L94 was not covered by tests

Check warning on line 129 in crate/cmd/src/scopes/no_profile_no_flow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/cmd/src/scopes/no_profile_no_flow.rs#L129

Added line #L129 was not covered by tests

Check warning on line 190 in crate/cmd/src/scopes/single_profile_no_flow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/cmd/src/scopes/single_profile_no_flow.rs#L190

Added line #L190 was not covered by tests

Check warning on line 219 in crate/cmd/src/scopes/single_profile_no_flow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/cmd/src/scopes/single_profile_no_flow.rs#L219

Added line #L219 was not covered by tests

Check warning on line 224 in crate/cmd/src/scopes/single_profile_no_flow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/cmd/src/scopes/single_profile_no_flow.rs#L224

Added line #L224 was not covered by tests

Check warning on line 274 in crate/cmd/src/scopes/single_profile_no_flow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/cmd/src/scopes/single_profile_no_flow.rs#L274

Added line #L274 was not covered by tests

Check warning on line 480 in crate/cmd/src/scopes/single_profile_single_flow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/cmd/src/scopes/single_profile_single_flow.rs#L480

Added line #L480 was not covered by tests

Check warning on line 525 in crate/cmd/src/scopes/single_profile_single_flow.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/cmd/src/scopes/single_profile_single_flow.rs#L525

Added line #L525 was not covered by tests

Check warning on line 23 in crate/cmd/src/scopes/type_params/flow_params_selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/cmd/src/scopes/type_params/flow_params_selection.rs#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 38 in crate/cmd/src/scopes/type_params/flow_params_selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/cmd/src/scopes/type_params/flow_params_selection.rs#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 25 in crate/cmd/src/scopes/type_params/profile_params_selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/cmd/src/scopes/type_params/profile_params_selection.rs#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 44 in crate/cmd/src/scopes/type_params/profile_params_selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/cmd/src/scopes/type_params/profile_params_selection.rs#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 24 in crate/cmd/src/scopes/type_params/workspace_params_selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/cmd/src/scopes/type_params/workspace_params_selection.rs#L22-L24

Added lines #L22 - L24 were not covered by tests

Check warning on line 896 in crate/code_gen/src/cmd/impl_build.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/code_gen/src/cmd/impl_build.rs#L894-L896

Added lines #L894 - L896 were not covered by tests

Check warning on line 184 in crate/code_gen/src/cmd/impl_header_builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/code_gen/src/cmd/impl_header_builder.rs#L184

Added line #L184 was not covered by tests

Check warning on line 191 in crate/code_gen/src/cmd/impl_header_builder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/code_gen/src/cmd/impl_header_builder.rs#L191

Added line #L191 was not covered by tests

Check warning on line 204 in crate/code_gen/src/cmd/scope_builder_fields.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/code_gen/src/cmd/scope_builder_fields.rs#L204

Added line #L204 was not covered by tests

Check warning on line 230 in crate/code_gen/src/cmd/scope_builder_fields.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/code_gen/src/cmd/scope_builder_fields.rs#L230

Added line #L230 was not covered by tests

Check warning on line 119 in crate/code_gen/src/cmd/type_params_selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/code_gen/src/cmd/type_params_selection.rs#L119

Added line #L119 was not covered by tests

Check warning on line 147 in crate/code_gen/src/cmd/type_params_selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/code_gen/src/cmd/type_params_selection.rs#L145-L147

Added lines #L145 - L147 were not covered by tests

Check warning on line 184 in crate/code_gen/src/cmd/type_params_selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/code_gen/src/cmd/type_params_selection.rs#L184

Added line #L184 was not covered by tests

Check warning on line 210 in crate/code_gen/src/cmd/type_params_selection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/code_gen/src/cmd/type_params_selection.rs#L208-L210

Added lines #L208 - L210 were not covered by tests

Check warning on line 248 in crate/rt/src/cmd_blocks/apply_state_sync_check_cmd_block.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crate/rt/src/cmd_blocks/apply_state_sync_check_cmd_block.rs#L248

Added line #L248 was not covered by tests