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 Touch #158

Merged
merged 29 commits into from
Sep 29, 2024

Update duplicate in toml file

6936a2b
Select commit
Loading
Failed to load commit list.
Merged

feat Touch #158

Update duplicate in toml file
6936a2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 29, 2024 in 0s

62.96% of diff hit (target 61.50%)

View this Pull Request on Codecov

62.96% of diff hit (target 61.50%)

Annotations

Check warning on line 48 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L48

Added line #L48 was not covered by tests

Check warning on line 61 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L58-L61

Added lines #L58 - L61 were not covered by tests

Check warning on line 63 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L63

Added line #L63 was not covered by tests

Check warning on line 70 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L65-L70

Added lines #L65 - L70 were not covered by tests

Check warning on line 75 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L75

Added line #L75 was not covered by tests

Check warning on line 95 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L95

Added line #L95 was not covered by tests

Check warning on line 99 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L99

Added line #L99 was not covered by tests

Check warning on line 107 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L107

Added line #L107 was not covered by tests

Check warning on line 114 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L114

Added line #L114 was not covered by tests

Check warning on line 123 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 125 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L125

Added line #L125 was not covered by tests

Check warning on line 145 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L145

Added line #L145 was not covered by tests

Check warning on line 161 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L158-L161

Added lines #L158 - L161 were not covered by tests

Check warning on line 167 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L164-L167

Added lines #L164 - L167 were not covered by tests

Check warning on line 169 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L169

Added line #L169 was not covered by tests

Check warning on line 174 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L172-L174

Added lines #L172 - L174 were not covered by tests

Check warning on line 176 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L176

Added line #L176 was not covered by tests

Check warning on line 187 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L187

Added line #L187 was not covered by tests

Check warning on line 189 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L189

Added line #L189 was not covered by tests

Check warning on line 193 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L193

Added line #L193 was not covered by tests

Check warning on line 203 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L203

Added line #L203 was not covered by tests

Check warning on line 214 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L213-L214

Added lines #L213 - L214 were not covered by tests

Check warning on line 222 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L222

Added line #L222 was not covered by tests

Check warning on line 233 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L233

Added line #L233 was not covered by tests

Check warning on line 237 in crates/shell/src/commands/touch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/shell/src/commands/touch.rs#L237

Added line #L237 was not covered by tests