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

feat: initial choice of exec command #38

Merged
merged 1 commit into from
Jul 8, 2024

feat: initial optional exec command

1cc6086
Select commit
Loading
Failed to load commit list.
Merged

feat: initial choice of exec command #38

feat: initial optional exec command
1cc6086
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 8, 2024 in 1s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 39 in src/components/text_input_wrapper.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/text_input_wrapper.rs#L39

Added line #L39 was not covered by tests

Check warning on line 148 in src/docker/container.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/docker/container.rs#L144-L148

Added lines #L144 - L148 were not covered by tests

Check warning on line 152 in src/docker/container.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/docker/container.rs#L150-L152

Added lines #L150 - L152 were not covered by tests

Check warning on line 154 in src/docker/container.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/docker/container.rs#L154

Added line #L154 was not covered by tests

Check warning on line 161 in src/docker/container.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/docker/container.rs#L158-L161

Added lines #L158 - L161 were not covered by tests

Check warning on line 47 in src/pages/attach.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/attach.rs#L47

Added line #L47 was not covered by tests

Check warning on line 51 in src/pages/attach.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/attach.rs#L51

Added line #L51 was not covered by tests

Check warning on line 55 in src/pages/attach.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/attach.rs#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 63 in src/pages/attach.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/attach.rs#L59-L63

Added lines #L59 - L63 were not covered by tests

Check warning on line 70 in src/pages/attach.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/attach.rs#L65-L70

Added lines #L65 - L70 were not covered by tests

Check warning on line 74 in src/pages/attach.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/attach.rs#L72-L74

Added lines #L72 - L74 were not covered by tests

Check warning on line 76 in src/pages/attach.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/attach.rs#L76

Added line #L76 was not covered by tests

Check warning on line 85 in src/pages/attach.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/attach.rs#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 98 in src/pages/attach.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/attach.rs#L87-L98

Added lines #L87 - L98 were not covered by tests

Check warning on line 102 in src/pages/attach.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/attach.rs#L100-L102

Added lines #L100 - L102 were not covered by tests

Check warning on line 112 in src/pages/attach.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/attach.rs#L109-L112

Added lines #L109 - L112 were not covered by tests

Check warning on line 132 in src/pages/attach.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/attach.rs#L114-L132

Added lines #L114 - L132 were not covered by tests

Check warning on line 142 in src/pages/attach.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/attach.rs#L138-L142

Added lines #L138 - L142 were not covered by tests

Check warning on line 149 in src/pages/attach.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/attach.rs#L147-L149

Added lines #L147 - L149 were not covered by tests

Check warning on line 184 in src/pages/attach.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/attach.rs#L162-L184

Added lines #L162 - L184 were not covered by tests

Check warning on line 135 in src/pages/describe.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pages/describe.rs#L135

Added line #L135 was not covered by tests

Check warning on line 87 in src/widgets/text_input.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/widgets/text_input.rs#L87

Added line #L87 was not covered by tests