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

Make cylc remove flow-aware and extend to historical tasks #6370

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from

Merge 'upstream/master' into cylc-remove

39be53f
Select commit
Loading
Failed to load commit list.
Draft

Make cylc remove flow-aware and extend to historical tasks #6370

Merge 'upstream/master' into cylc-remove
39be53f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 1, 2024 in 0s

81.18% of diff hit (target 97.00%)

View this Pull Request on Codecov

81.18% of diff hit (target 97.00%)

Annotations

Check warning on line 97 in cylc/flow/command_validation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/command_validation.py#L97

Added line #L97 was not covered by tests

Check warning on line 329 in cylc/flow/prerequisite.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/prerequisite.py#L329

Added line #L329 was not covered by tests

Check warning on line 331 in cylc/flow/prerequisite.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/prerequisite.py#L331

Added line #L331 was not covered by tests

Check warning on line 460 in cylc/flow/task_pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/task_pool.py#L460

Added line #L460 was not covered by tests

Check warning on line 946 in cylc/flow/task_pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/task_pool.py#L945-L946

Added lines #L945 - L946 were not covered by tests

Check warning on line 2102 in cylc/flow/task_pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/task_pool.py#L2102

Added line #L2102 was not covered by tests

Check warning on line 2111 in cylc/flow/task_pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/task_pool.py#L2110-L2111

Added lines #L2110 - L2111 were not covered by tests

Check warning on line 2120 in cylc/flow/task_pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/task_pool.py#L2120

Added line #L2120 was not covered by tests

Check warning on line 2140 in cylc/flow/task_pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/task_pool.py#L2140

Added line #L2140 was not covered by tests

Check warning on line 2161 in cylc/flow/task_pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/task_pool.py#L2161

Added line #L2161 was not covered by tests

Check warning on line 2163 in cylc/flow/task_pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/task_pool.py#L2163

Added line #L2163 was not covered by tests

Check warning on line 2170 in cylc/flow/task_pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/task_pool.py#L2170

Added line #L2170 was not covered by tests

Check warning on line 2172 in cylc/flow/task_pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/task_pool.py#L2172

Added line #L2172 was not covered by tests

Check warning on line 2175 in cylc/flow/task_pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/task_pool.py#L2175

Added line #L2175 was not covered by tests

Check warning on line 2197 in cylc/flow/task_pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/task_pool.py#L2197

Added line #L2197 was not covered by tests

Check warning on line 2200 in cylc/flow/task_pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/task_pool.py#L2200

Added line #L2200 was not covered by tests

Check warning on line 475 in cylc/flow/task_proxy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/task_proxy.py#L475

Added line #L475 was not covered by tests

Check warning on line 530 in cylc/flow/task_proxy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/task_proxy.py#L530

Added line #L530 was not covered by tests

Check warning on line 20 in cylc/flow/util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/util.py#L20

Added line #L20 was not covered by tests

Check warning on line 173 in cylc/flow/util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/util.py#L173

Added line #L173 was not covered by tests

Check warning on line 178 in cylc/flow/util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/util.py#L178

Added line #L178 was not covered by tests

Check warning on line 757 in cylc/flow/workflow_db_mgr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/workflow_db_mgr.py#L757

Added line #L757 was not covered by tests

Check warning on line 760 in cylc/flow/workflow_db_mgr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/workflow_db_mgr.py#L759-L760

Added lines #L759 - L760 were not covered by tests

Check warning on line 762 in cylc/flow/workflow_db_mgr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/workflow_db_mgr.py#L762

Added line #L762 was not covered by tests

Check warning on line 765 in cylc/flow/workflow_db_mgr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/workflow_db_mgr.py#L765

Added line #L765 was not covered by tests