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-44648: Allow conflicting module paths to be resolved late #421

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

Fixups from review

9c5f990
Select commit
Loading
Failed to load commit list.
Open

DM-44648: Allow conflicting module paths to be resolved late #421

Fixups from review
9c5f990
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 2, 2024 in 0s

76.11% of diff hit (target 80.92%)

View this Pull Request on Codecov

76.11% of diff hit (target 80.92%)

Annotations

Check warning on line 812 in python/lsst/pipe/base/pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipeline.py#L812

Added line #L812 was not covered by tests

Check warning on line 461 in python/lsst/pipe/base/pipelineIR.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipelineIR.py#L461

Added line #L461 was not covered by tests

Check warning on line 471 in python/lsst/pipe/base/pipelineIR.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipelineIR.py#L470-L471

Added lines #L470 - L471 were not covered by tests

Check warning on line 886 in python/lsst/pipe/base/pipelineIR.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/pipelineIR.py#L886

Added line #L886 was not covered by tests

Check warning on line 261 in python/lsst/pipe/base/tests/simpleQGraph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/tests/simpleQGraph.py#L260-L261

Added lines #L260 - L261 were not covered by tests

Check warning on line 268 in python/lsst/pipe/base/tests/simpleQGraph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/tests/simpleQGraph.py#L263-L268

Added lines #L263 - L268 were not covered by tests

Check warning on line 285 in python/lsst/pipe/base/tests/simpleQGraph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/tests/simpleQGraph.py#L284-L285

Added lines #L284 - L285 were not covered by tests

Check warning on line 296 in python/lsst/pipe/base/tests/simpleQGraph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/tests/simpleQGraph.py#L296

Added line #L296 was not covered by tests

Check warning on line 302 in python/lsst/pipe/base/tests/simpleQGraph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/tests/simpleQGraph.py#L301-L302

Added lines #L301 - L302 were not covered by tests

Check warning on line 307 in python/lsst/pipe/base/tests/simpleQGraph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pipe/base/tests/simpleQGraph.py#L304-L307

Added lines #L304 - L307 were not covered by tests