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

Adding new choice to --on-error #1974

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Merge branch 'main' into on-error-abort

e139fae
Select commit
Loading
Failed to load commit list.
Open

Adding new choice to --on-error #1974

Merge branch 'main' into on-error-abort
e139fae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 20, 2024 in 0s

69.65% of diff hit (target 83.93%)

View this Pull Request on Codecov

69.65% of diff hit (target 83.93%)

Annotations

Check warning on line 33 in cwltool/errors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/errors.py#L33

Added line #L33 was not covered by tests

Check warning on line 256 in cwltool/executors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/executors.py#L256

Added line #L256 was not covered by tests

Check warning on line 444 in cwltool/executors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/executors.py#L444

Added line #L444 was not covered by tests

Check warning on line 326 in cwltool/job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/job.py#L326

Added line #L326 was not covered by tests

Check warning on line 436 in cwltool/job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/job.py#L434-L436

Added lines #L434 - L436 were not covered by tests

Check warning on line 438 in cwltool/job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/job.py#L438

Added line #L438 was not covered by tests

Check warning on line 441 in cwltool/job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/job.py#L441

Added line #L441 was not covered by tests

Check warning on line 444 in cwltool/job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/job.py#L444

Added line #L444 was not covered by tests

Check warning on line 888 in cwltool/job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/job.py#L888

Added line #L888 was not covered by tests

Check warning on line 890 in cwltool/job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/job.py#L890

Added line #L890 was not covered by tests

Check warning on line 892 in cwltool/job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/job.py#L892

Added line #L892 was not covered by tests

Check warning on line 899 in cwltool/job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/job.py#L895-L899

Added lines #L895 - L899 were not covered by tests

Check warning on line 63 in cwltool/task_queue.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/task_queue.py#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 461 in cwltool/workflow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/workflow.py#L460-L461

Added lines #L460 - L461 were not covered by tests

Check warning on line 463 in cwltool/workflow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/workflow.py#L463

Added line #L463 was not covered by tests

Check warning on line 465 in cwltool/workflow.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/workflow.py#L465

Added line #L465 was not covered by tests

Check warning on line 71 in cwltool/workflow_job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/workflow_job.py#L71

Added line #L71 was not covered by tests

Check warning on line 169 in cwltool/workflow_job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cwltool/workflow_job.py#L169

Added line #L169 was not covered by tests