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-45209: Fix E721 error and general pyupgrade fixes #111

Merged
merged 8 commits into from
Jul 12, 2024

Add sconsUtils dependency

4de627f
Select commit
Loading
Failed to load commit list.
Merged

DM-45209: Fix E721 error and general pyupgrade fixes #111

Add sconsUtils dependency
4de627f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 12, 2024 in 1s

48.07% of diff hit (target 85.74%)

View this Pull Request on Codecov

48.07% of diff hit (target 85.74%)

Annotations

Check warning on line 159 in python/lsst/pex/config/comparison.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/comparison.py#L159

Added line #L159 was not covered by tests

Check warning on line 164 in python/lsst/pex/config/comparison.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/comparison.py#L164

Added line #L164 was not covered by tests

Check warning on line 467 in python/lsst/pex/config/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/config.py#L467

Added line #L467 was not covered by tests

Check warning on line 612 in python/lsst/pex/config/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/config.py#L612

Added line #L612 was not covered by tests

Check warning on line 87 in python/lsst/pex/config/configChoiceField.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/configChoiceField.py#L87

Added line #L87 was not covered by tests

Check warning on line 314 in python/lsst/pex/config/configChoiceField.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/configChoiceField.py#L314

Added line #L314 was not covered by tests

Check warning on line 317 in python/lsst/pex/config/configChoiceField.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/configChoiceField.py#L317

Added line #L317 was not covered by tests

Check warning on line 96 in python/lsst/pex/config/configDictField.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/configDictField.py#L96

Added line #L96 was not covered by tests

Check warning on line 102 in python/lsst/pex/config/configDictField.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/configDictField.py#L102

Added line #L102 was not covered by tests

Check warning on line 85 in python/lsst/pex/config/configField.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/configField.py#L85

Added line #L85 was not covered by tests

Check warning on line 128 in python/lsst/pex/config/configField.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/configField.py#L128

Added line #L128 was not covered by tests

Check warning on line 275 in python/lsst/pex/config/configField.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/configField.py#L275

Added line #L275 was not covered by tests

Check warning on line 318 in python/lsst/pex/config/configurableActions/_configurableActionStructField.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/configurableActions/_configurableActionStructField.py#L318

Added line #L318 was not covered by tests

Check warning on line 392 in python/lsst/pex/config/configurableField.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/configurableField.py#L392

Added line #L392 was not covered by tests

Check warning on line 438 in python/lsst/pex/config/configurableField.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/configurableField.py#L438

Added line #L438 was not covered by tests

Check warning on line 136 in python/lsst/pex/config/dictField.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/dictField.py#L136

Added line #L136 was not covered by tests

Check warning on line 352 in python/lsst/pex/config/dictField.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/dictField.py#L352

Added line #L352 was not covered by tests

Check warning on line 363 in python/lsst/pex/config/dictField.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/dictField.py#L363

Added line #L363 was not covered by tests

Check warning on line 100 in python/lsst/pex/config/history.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/history.py#L100

Added line #L100 was not covered by tests

Check warning on line 113 in python/lsst/pex/config/history.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/history.py#L113

Added line #L113 was not covered by tests

Check warning on line 152 in python/lsst/pex/config/history.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/history.py#L152

Added line #L152 was not covered by tests

Check warning on line 424 in python/lsst/pex/config/listField.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/listField.py#L424

Added line #L424 was not covered by tests

Check warning on line 94 in python/lsst/pex/config/rangeField.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/rangeField.py#L94

Added line #L94 was not covered by tests

Check warning on line 125 in python/lsst/pex/config/registry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/registry.py#L125

Added line #L125 was not covered by tests

Check warning on line 290 in python/lsst/pex/config/registry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/pex/config/registry.py#L290

Added line #L290 was not covered by tests