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-41750: Fix some problems with global state in tests #908

Merged
merged 11 commits into from
Nov 22, 2023

Add missing strict parameter to zip

869a33c
Select commit
Loading
Failed to load commit list.
Merged

DM-41750: Fix some problems with global state in tests #908

Add missing strict parameter to zip
869a33c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 22, 2023 in 1s

87.69% of diff hit (target 87.45%)

View this Pull Request on Codecov

87.69% of diff hit (target 87.45%)

Annotations

Check warning on line 769 in python/lsst/daf/butler/_storage_class.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_storage_class.py#L769

Added line #L769 was not covered by tests

Check warning on line 776 in python/lsst/daf/butler/_storage_class.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_storage_class.py#L776

Added line #L776 was not covered by tests

Check warning on line 781 in python/lsst/daf/butler/_storage_class.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_storage_class.py#L781

Added line #L781 was not covered by tests

Check warning on line 969 in python/lsst/daf/butler/_storage_class.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_storage_class.py#L969

Added line #L969 was not covered by tests