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

refactor/nanocld: cleaner process services with file separation #1113

Merged

refactor/nanocld: cleaner process services with file separation

93d9b9c
Select commit
Loading
Failed to load commit list.
Merged

refactor/nanocld: cleaner process services with file separation #1113

refactor/nanocld: cleaner process services with file separation
93d9b9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 24, 2024 in 0s

40.72% of diff hit (target 61.92%)

View this Pull Request on Codecov

40.72% of diff hit (target 61.92%)

Annotations

Check warning on line 32 in bin/nanocld/src/services/process/count.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/nanocld/src/services/process/count.rs#L25-L32

Added lines #L25 - L32 were not covered by tests

Check warning on line 66 in bin/nanocld/src/services/process/log.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/nanocld/src/services/process/log.rs#L31-L66

Added lines #L31 - L66 were not covered by tests

Check warning on line 135 in bin/nanocld/src/services/process/log.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/nanocld/src/services/process/log.rs#L88-L135

Added lines #L88 - L135 were not covered by tests

Check warning on line 38 in bin/nanocld/src/services/process/start.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/nanocld/src/services/process/start.rs#L25-L38

Added lines #L25 - L38 were not covered by tests

Check warning on line 52 in bin/nanocld/src/services/process/stats.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/nanocld/src/services/process/stats.rs#L48-L52

Added lines #L48 - L52 were not covered by tests

Check warning on line 50 in bin/nanocld/src/services/process/wait.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/nanocld/src/services/process/wait.rs#L29-L50

Added lines #L29 - L50 were not covered by tests

Check warning on line 54 in bin/nanocld/src/services/process/wait.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/nanocld/src/services/process/wait.rs#L52-L54

Added lines #L52 - L54 were not covered by tests

Check warning on line 64 in bin/nanocld/src/services/process/wait.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/nanocld/src/services/process/wait.rs#L56-L64

Added lines #L56 - L64 were not covered by tests

Check warning on line 70 in bin/nanocld/src/services/process/wait.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/nanocld/src/services/process/wait.rs#L66-L70

Added lines #L66 - L70 were not covered by tests

Check warning on line 84 in bin/nanocld/src/services/process/wait.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/nanocld/src/services/process/wait.rs#L72-L84

Added lines #L72 - L84 were not covered by tests