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

Fix bug where unrelated jobs were linked as dependencies #15610

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Fix bug where unrelated jobs were linked as dependencies

0b68572
Select commit
Loading
Failed to load commit list.
Open

Fix bug where unrelated jobs were linked as dependencies #15610

Fix bug where unrelated jobs were linked as dependencies
0b68572
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 1, 2024 in 1s

19.04% of diff hit (target 100.00%)

View this Pull Request on Codecov

19.04% of diff hit (target 100.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/scheduler/task_manager.py#L392-L395

Added lines #L392 - L395 were not covered by tests

Check warning on line 400 in awx/main/tests/functional/task_management/test_scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/tests/functional/task_management/test_scheduler.py#L400

Added line #L400 was not covered by tests

Check warning on line 410 in awx/main/tests/functional/task_management/test_scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/tests/functional/task_management/test_scheduler.py#L408-L410

Added lines #L408 - L410 were not covered by tests

Check warning on line 412 in awx/main/tests/functional/task_management/test_scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/tests/functional/task_management/test_scheduler.py#L412

Added line #L412 was not covered by tests

Check warning on line 418 in awx/main/tests/functional/task_management/test_scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/tests/functional/task_management/test_scheduler.py#L416-L418

Added lines #L416 - L418 were not covered by tests

Check warning on line 421 in awx/main/tests/functional/task_management/test_scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/tests/functional/task_management/test_scheduler.py#L420-L421

Added lines #L420 - L421 were not covered by tests

Check warning on line 426 in awx/main/tests/functional/task_management/test_scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

awx/main/tests/functional/task_management/test_scheduler.py#L424-L426

Added lines #L424 - L426 were not covered by tests