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

Update string formatting to use f-string on components #125987

Merged
merged 4 commits into from
Sep 19, 2024

Use f-string

d7b517d
Select commit
Loading
Failed to load commit list.
Merged

Update string formatting to use f-string on components #125987

Use f-string
d7b517d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 19, 2024 in 0s

37.50% of diff hit (target 80.00%)

View this Pull Request on Codecov

37.50% of diff hit (target 80.00%)

Annotations

Check warning on line 891 in homeassistant/components/buienradar/sensor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/buienradar/sensor.py#L891

Added line #L891 was not covered by tests

Check warning on line 89 in homeassistant/components/emoncms_history/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/emoncms_history/__init__.py#L89

Added line #L89 was not covered by tests

Check warning on line 122 in homeassistant/components/limitlessled/light.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/limitlessled/light.py#L122

Added line #L122 was not covered by tests

Check warning on line 112 in homeassistant/components/netio/switch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/netio/switch.py#L112

Added line #L112 was not covered by tests

Check warning on line 172 in homeassistant/components/netio/switch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/netio/switch.py#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 188 in homeassistant/components/numato/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/numato/__init__.py#L188

Added line #L188 was not covered by tests

Check warning on line 59 in homeassistant/components/sense/binary_sensor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/sense/binary_sensor.py#L59

Added line #L59 was not covered by tests

Check warning on line 81 in homeassistant/components/sense/sensor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/sense/sensor.py#L81

Added line #L81 was not covered by tests

Check warning on line 187 in homeassistant/components/skybeacon/sensor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/skybeacon/sensor.py#L187

Added line #L187 was not covered by tests

Check warning on line 96 in homeassistant/components/starlingbank/sensor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/starlingbank/sensor.py#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 32 in homeassistant/components/supla/entity.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/supla/entity.py#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 106 in homeassistant/components/swiss_hydrological_data/sensor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/swiss_hydrological_data/sensor.py#L106

Added line #L106 was not covered by tests

Check warning on line 140 in homeassistant/components/ted5000/sensor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/ted5000/sensor.py#L139-L140

Added lines #L139 - L140 were not covered by tests

Check warning on line 197 in homeassistant/components/tellduslive/sensor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/tellduslive/sensor.py#L197

Added line #L197 was not covered by tests

Check warning on line 327 in homeassistant/components/tensorflow/image_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/tensorflow/image_processing.py#L327

Added line #L327 was not covered by tests

Check warning on line 113 in homeassistant/components/verisure/camera.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/verisure/camera.py#L113

Added line #L113 was not covered by tests

Check warning on line 124 in homeassistant/components/verisure/camera.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/verisure/camera.py#L124

Added line #L124 was not covered by tests

Check warning on line 177 in homeassistant/components/viaggiatreno/sensor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/viaggiatreno/sensor.py#L177

Added line #L177 was not covered by tests

Check warning on line 89 in homeassistant/components/zwave_me/light.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/zwave_me/light.py#L88-L89

Added lines #L88 - L89 were not covered by tests