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

Internal refactor #547

Merged
merged 15 commits into from
Jun 23, 2024

docs: Fix some doc strings

0d9d5e3
Select commit
Loading
Failed to load commit list.
Merged

Internal refactor #547

docs: Fix some doc strings
0d9d5e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 23, 2024 in 1s

74.41% of diff hit (target 80.25%)

View this Pull Request on Codecov

74.41% of diff hit (target 80.25%)

Annotations

Check warning on line 28 in pueue/src/daemon/callbacks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/callbacks.rs#L24-L28

Added lines #L24 - L28 were not covered by tests

Check warning on line 39 in pueue/src/daemon/callbacks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/callbacks.rs#L32-L39

Added lines #L32 - L39 were not covered by tests

Check warning on line 45 in pueue/src/daemon/callbacks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/callbacks.rs#L41-L45

Added lines #L41 - L45 were not covered by tests

Check warning on line 64 in pueue/src/daemon/callbacks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/callbacks.rs#L50-L64

Added lines #L50 - L64 were not covered by tests

Check warning on line 71 in pueue/src/daemon/callbacks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/callbacks.rs#L67-L71

Added lines #L67 - L71 were not covered by tests

Check warning on line 79 in pueue/src/daemon/callbacks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/callbacks.rs#L74-L79

Added lines #L74 - L79 were not covered by tests

Check warning on line 90 in pueue/src/daemon/callbacks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/callbacks.rs#L82-L90

Added lines #L82 - L90 were not covered by tests

Check warning on line 95 in pueue/src/daemon/callbacks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/callbacks.rs#L92-L95

Added lines #L92 - L95 were not covered by tests

Check warning on line 102 in pueue/src/daemon/callbacks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/callbacks.rs#L98-L102

Added lines #L98 - L102 were not covered by tests

Check warning on line 106 in pueue/src/daemon/callbacks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/callbacks.rs#L104-L106

Added lines #L104 - L106 were not covered by tests

Check warning on line 109 in pueue/src/daemon/callbacks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/callbacks.rs#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 116 in pueue/src/daemon/callbacks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/callbacks.rs#L116

Added line #L116 was not covered by tests

Check warning on line 120 in pueue/src/daemon/callbacks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/callbacks.rs#L118-L120

Added lines #L118 - L120 were not covered by tests

Check warning on line 126 in pueue/src/daemon/callbacks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/callbacks.rs#L123-L126

Added lines #L123 - L126 were not covered by tests

Check warning on line 134 in pueue/src/daemon/callbacks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/callbacks.rs#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 93 in pueue/src/daemon/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/mod.rs#L93

Added line #L93 was not covered by tests

Check warning on line 29 in pueue/src/daemon/network/message_handler/add.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/network/message_handler/add.rs#L29

Added line #L29 was not covered by tests

Check warning on line 76 in pueue/src/daemon/network/message_handler/edit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/network/message_handler/edit.rs#L76

Added line #L76 was not covered by tests

Check warning on line 71 in pueue/src/daemon/network/message_handler/group.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/network/message_handler/group.rs#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 75 in pueue/src/daemon/network/message_handler/group.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/network/message_handler/group.rs#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 79 in pueue/src/daemon/network/message_handler/group.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/network/message_handler/group.rs#L79

Added line #L79 was not covered by tests

Check warning on line 30 in pueue/src/daemon/network/message_handler/kill.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/network/message_handler/kill.rs#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 33 in pueue/src/daemon/network/message_handler/kill.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/network/message_handler/kill.rs#L33

Added line #L33 was not covered by tests

Check warning on line 35 in pueue/src/daemon/network/message_handler/log.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/network/message_handler/log.rs#L35

Added line #L35 was not covered by tests

Check warning on line 43 in pueue/src/daemon/network/message_handler/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pueue/src/daemon/network/message_handler/mod.rs#L43

Added line #L43 was not covered by tests