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-26658: Re-implement the Formatter class #1018

Merged
merged 30 commits into from
Jul 25, 2024

Add some notes on storage class overrides for formatters

c4dd9bc
Select commit
Loading
Failed to load commit list.
Merged

DM-26658: Re-implement the Formatter class #1018

Add some notes on storage class overrides for formatters
c4dd9bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 25, 2024 in 1s

85.87% of diff hit (target 89.55%)

View this Pull Request on Codecov

85.87% of diff hit (target 89.55%)

Annotations

Check warning on line 82 in python/lsst/daf/butler/_file_descriptor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_file_descriptor.py#L82

Added line #L82 was not covered by tests

Check warning on line 176 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L176

Added line #L176 was not covered by tests

Check warning on line 188 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L188

Added line #L188 was not covered by tests

Check warning on line 195 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L195

Added line #L195 was not covered by tests

Check warning on line 197 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L197

Added line #L197 was not covered by tests

Check warning on line 203 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L203

Added line #L203 was not covered by tests

Check warning on line 206 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L206

Added line #L206 was not covered by tests

Check warning on line 237 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L236-L237

Added lines #L236 - L237 were not covered by tests

Check warning on line 293 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L293

Added line #L293 was not covered by tests

Check warning on line 311 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L311

Added line #L311 was not covered by tests

Check warning on line 348 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L348

Added line #L348 was not covered by tests

Check warning on line 350 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L350

Added line #L350 was not covered by tests

Check warning on line 472 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L472

Added line #L472 was not covered by tests

Check warning on line 804 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L804

Added line #L804 was not covered by tests

Check warning on line 831 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L831

Added line #L831 was not covered by tests

Check warning on line 864 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L864

Added line #L864 was not covered by tests

Check warning on line 960 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L959-L960

Added lines #L959 - L960 were not covered by tests

Check warning on line 964 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L964

Added line #L964 was not covered by tests

Check warning on line 1080 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L1080

Added line #L1080 was not covered by tests

Check warning on line 1135 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L1135

Added line #L1135 was not covered by tests

Check warning on line 1154 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L1153-L1154

Added lines #L1153 - L1154 were not covered by tests

Check warning on line 1196 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L1196

Added line #L1196 was not covered by tests

Check warning on line 1269 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L1269

Added line #L1269 was not covered by tests

Check warning on line 1408 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L1408

Added line #L1408 was not covered by tests

Check warning on line 1419 in python/lsst/daf/butler/_formatter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/_formatter.py#L1419

Added line #L1419 was not covered by tests