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

watch: implement interval #48

Merged
merged 5 commits into from
Apr 1, 2024

watch: Check stderr for 'Invalid argument' in `test_invalid_interval`

7e93abd
Select commit
Loading
Failed to load commit list.
Merged

watch: implement interval #48

watch: Check stderr for 'Invalid argument' in `test_invalid_interval`
7e93abd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 1, 2024 in 0s

49.12% of diff hit (target 45.53%)

View this Pull Request on Codecov

49.12% of diff hit (target 45.53%)

Annotations

Check warning on line 21 in src/uu/watch/src/watch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/watch/src/watch.rs#L21

Added line #L21 was not covered by tests

Check warning on line 24 in src/uu/watch/src/watch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/watch/src/watch.rs#L24

Added line #L24 was not covered by tests

Check warning on line 32 in src/uu/watch/src/watch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/watch/src/watch.rs#L32

Added line #L32 was not covered by tests

Check warning on line 35 in src/uu/watch/src/watch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/watch/src/watch.rs#L35

Added line #L35 was not covered by tests

Check warning on line 38 in src/uu/watch/src/watch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/watch/src/watch.rs#L38

Added line #L38 was not covered by tests

Check warning on line 42 in src/uu/watch/src/watch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/watch/src/watch.rs#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 50 in src/uu/watch/src/watch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/watch/src/watch.rs#L50

Added line #L50 was not covered by tests

Check warning on line 53 in src/uu/watch/src/watch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/watch/src/watch.rs#L53

Added line #L53 was not covered by tests

Check warning on line 55 in src/uu/watch/src/watch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/watch/src/watch.rs#L55

Added line #L55 was not covered by tests

Check warning on line 66 in src/uu/watch/src/watch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/watch/src/watch.rs#L66

Added line #L66 was not covered by tests

Check warning on line 68 in src/uu/watch/src/watch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/watch/src/watch.rs#L68

Added line #L68 was not covered by tests

Check warning on line 75 in src/uu/watch/src/watch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/watch/src/watch.rs#L75

Added line #L75 was not covered by tests

Check warning on line 91 in src/uu/watch/src/watch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/watch/src/watch.rs#L91

Added line #L91 was not covered by tests