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-41562: Rewrite much of DatasetRef.from_simple to fix cache problem. #902

Merged
merged 1 commit into from
Nov 8, 2023

Rewrite much of DatasetRef.from_simple to fix cache problem.

4130889
Select commit
Loading
Failed to load commit list.
Merged

DM-41562: Rewrite much of DatasetRef.from_simple to fix cache problem. #902

Rewrite much of DatasetRef.from_simple to fix cache problem.
4130889
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Nov 8, 2023 in 1s

27.02% of diff hit (target 87.87%)

View this Pull Request on Codecov

27.02% of diff hit (target 87.87%)

Annotations

Check warning on line 473 in python/lsst/daf/butler/_dataset_ref.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_dataset_ref.py#L471-L473

Added lines #L471 - L473 were not covered by tests

Check warning on line 475 in python/lsst/daf/butler/_dataset_ref.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_dataset_ref.py#L475

Added line #L475 was not covered by tests

Check warning on line 477 in python/lsst/daf/butler/_dataset_ref.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_dataset_ref.py#L477

Added line #L477 was not covered by tests

Check warning on line 480 in python/lsst/daf/butler/_dataset_ref.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_dataset_ref.py#L479-L480

Added lines #L479 - L480 were not covered by tests

Check warning on line 498 in python/lsst/daf/butler/_dataset_ref.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_dataset_ref.py#L498

Added line #L498 was not covered by tests

Check warning on line 502 in python/lsst/daf/butler/_dataset_ref.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_dataset_ref.py#L502

Added line #L502 was not covered by tests

Check warning on line 508 in python/lsst/daf/butler/_dataset_ref.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_dataset_ref.py#L508

Added line #L508 was not covered by tests

Check warning on line 512 in python/lsst/daf/butler/_dataset_ref.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_dataset_ref.py#L512

Added line #L512 was not covered by tests

Check warning on line 515 in python/lsst/daf/butler/_dataset_ref.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_dataset_ref.py#L514-L515

Added lines #L514 - L515 were not covered by tests

Check warning on line 527 in python/lsst/daf/butler/_dataset_ref.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_dataset_ref.py#L527

Added line #L527 was not covered by tests

Check warning on line 529 in python/lsst/daf/butler/_dataset_ref.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_dataset_ref.py#L529

Added line #L529 was not covered by tests