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

DM-47328: Experimental command to copy files based on a graph #454

Merged
merged 6 commits into from
Nov 5, 2024

Test that each command-line functions

9465cbd
Select commit
Loading
Failed to load commit list.
Merged

DM-47328: Experimental command to copy files based on a graph #454

Test that each command-line functions
9465cbd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 5, 2024 in 0s

85.48% of diff hit (target 83.00%)

View this Pull Request on Codecov

85.48% of diff hit (target 83.00%)

Annotations

Check warning on line 153 in python/lsst/pipe/base/cli/cmd/commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/cli/cmd/commands.py#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 1741 in python/lsst/pipe/base/graph/graph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/graph/graph.py#L1741

Added line #L1741 was not covered by tests

Check warning on line 1793 in python/lsst/pipe/base/graph/graph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/graph/graph.py#L1793

Added line #L1793 was not covered by tests

Check warning on line 81 in python/lsst/pipe/base/script/retrieve_artifacts_for_quanta.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/script/retrieve_artifacts_for_quanta.py#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 83 in python/lsst/pipe/base/script/retrieve_artifacts_for_quanta.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/script/retrieve_artifacts_for_quanta.py#L83

Added line #L83 was not covered by tests

Check warning on line 93 in python/lsst/pipe/base/script/retrieve_artifacts_for_quanta.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/script/retrieve_artifacts_for_quanta.py#L93

Added line #L93 was not covered by tests

Check warning on line 96 in python/lsst/pipe/base/script/retrieve_artifacts_for_quanta.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/script/retrieve_artifacts_for_quanta.py#L96

Added line #L96 was not covered by tests

Check warning on line 105 in python/lsst/pipe/base/script/retrieve_artifacts_for_quanta.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/script/retrieve_artifacts_for_quanta.py#L105

Added line #L105 was not covered by tests

Check warning on line 108 in python/lsst/pipe/base/script/retrieve_artifacts_for_quanta.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/script/retrieve_artifacts_for_quanta.py#L108

Added line #L108 was not covered by tests

Check warning on line 72 in python/lsst/pipe/base/script/transfer_from_graph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/script/transfer_from_graph.py#L72

Added line #L72 was not covered by tests

Check warning on line 75 in python/lsst/pipe/base/script/transfer_from_graph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/script/transfer_from_graph.py#L75

Added line #L75 was not covered by tests

Check warning on line 70 in python/lsst/pipe/base/script/zip_from_graph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/script/zip_from_graph.py#L70

Added line #L70 was not covered by tests