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

WIP: replace cleanup scriptlets with shutdown script #5860

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

broker: allow cleanup-push to continue to work

587573b
Select commit
Loading
Failed to load commit list.
Open

WIP: replace cleanup scriptlets with shutdown script #5860

broker: allow cleanup-push to continue to work
587573b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 17, 2024 in 1s

57.89% of diff hit (target 83.31%)

View this Pull Request on Codecov

57.89% of diff hit (target 83.31%)

Annotations

Check warning on line 601 in src/broker/broker.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/broker/broker.c#L601

Added line #L601 was not covered by tests

Check warning on line 743 in src/broker/broker.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/broker/broker.c#L742-L743

Added lines #L742 - L743 were not covered by tests

Check warning on line 764 in src/broker/broker.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/broker/broker.c#L764

Added line #L764 was not covered by tests

Check warning on line 788 in src/broker/broker.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/broker/broker.c#L787-L788

Added lines #L787 - L788 were not covered by tests

Check warning on line 799 in src/broker/broker.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/broker/broker.c#L799

Added line #L799 was not covered by tests

Check warning on line 567 in src/broker/runat.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/broker/runat.c#L566-L567

Added lines #L566 - L567 were not covered by tests

Check warning on line 572 in src/broker/runat.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/broker/runat.c#L571-L572

Added lines #L571 - L572 were not covered by tests

Check warning on line 694 in src/broker/runat.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/broker/runat.c#L693-L694

Added lines #L693 - L694 were not covered by tests

Check warning on line 377 in src/broker/state_machine.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/broker/state_machine.c#L377

Added line #L377 was not covered by tests

Check warning on line 545 in src/broker/state_machine.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/broker/state_machine.c#L544-L545

Added lines #L544 - L545 were not covered by tests