Skip to content

Consistent behavior with dispatcher and callback

Codecov / codecov/patch failed Sep 23, 2024 in 1s

6.97% of diff hit (target 100.00%)

View this Pull Request on Codecov

6.97% of diff hit (target 100.00%)

Annotations

Check warning on line 295 in awx/main/analytics/subsystem_metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/analytics/subsystem_metrics.py#L294-L295

Added lines #L294 - L295 were not covered by tests

Check warning on line 299 in awx/main/analytics/subsystem_metrics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/analytics/subsystem_metrics.py#L297-L299

Added lines #L297 - L299 were not covered by tests

Check warning on line 133 in awx/main/dispatch/worker/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/dispatch/worker/base.py#L133

Added line #L133 was not covered by tests

Check warning on line 135 in awx/main/dispatch/worker/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/dispatch/worker/base.py#L135

Added line #L135 was not covered by tests

Check warning on line 137 in awx/main/dispatch/worker/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/dispatch/worker/base.py#L137

Added line #L137 was not covered by tests

Check warning on line 139 in awx/main/dispatch/worker/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/dispatch/worker/base.py#L139

Added line #L139 was not covered by tests

Check warning on line 197 in awx/main/dispatch/worker/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/dispatch/worker/base.py#L194-L197

Added lines #L194 - L197 were not covered by tests

Check warning on line 88 in awx/main/dispatch/worker/callback.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/dispatch/worker/callback.py#L88

Added line #L88 was not covered by tests

Check warning on line 102 in awx/main/dispatch/worker/callback.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/dispatch/worker/callback.py#L100-L102

Added lines #L100 - L102 were not covered by tests

Check warning on line 105 in awx/main/dispatch/worker/callback.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/dispatch/worker/callback.py#L105

Added line #L105 was not covered by tests

Check warning on line 111 in awx/main/dispatch/worker/callback.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/dispatch/worker/callback.py#L111

Added line #L111 was not covered by tests

Check warning on line 4 in awx/main/management/commands/run_callback_receiver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/management/commands/run_callback_receiver.py#L4

Added line #L4 was not covered by tests

Check warning on line 8 in awx/main/management/commands/run_callback_receiver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/management/commands/run_callback_receiver.py#L7-L8

Added lines #L7 - L8 were not covered by tests

Check warning on line 10 in awx/main/management/commands/run_callback_receiver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/management/commands/run_callback_receiver.py#L10

Added line #L10 was not covered by tests

Check warning on line 36 in awx/main/management/commands/run_callback_receiver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/management/commands/run_callback_receiver.py#L33-L36

Added lines #L33 - L36 were not covered by tests

Check warning on line 6 in awx/main/management/commands/run_dispatcher.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/management/commands/run_dispatcher.py#L6

Added line #L6 was not covered by tests

Check warning on line 9 in awx/main/management/commands/run_dispatcher.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/management/commands/run_dispatcher.py#L9

Added line #L9 was not covered by tests

Check warning on line 71 in awx/main/management/commands/run_dispatcher.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/management/commands/run_dispatcher.py#L68-L71

Added lines #L68 - L71 were not covered by tests

Check warning on line 124 in awx/main/scheduler/task_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/scheduler/task_manager.py#L124

Added line #L124 was not covered by tests