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

Add support for native oauth2 in Point #118243

Merged
merged 42 commits into from
Sep 20, 2024

parametrize tests

58a21ea
Select commit
Loading
Failed to load commit list.
Merged

Add support for native oauth2 in Point #118243

parametrize tests
58a21ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 20, 2024 in 0s

68.31% of diff hit (target 79.99%)

View this Pull Request on Codecov

68.31% of diff hit (target 79.99%)

Annotations

Check warning on line 80 in homeassistant/components/point/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/__init__.py#L80

Added line #L80 was not covered by tests

Check warning on line 96 in homeassistant/components/point/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/__init__.py#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 105 in homeassistant/components/point/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/__init__.py#L105

Added line #L105 was not covered by tests

Check warning on line 118 in homeassistant/components/point/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/__init__.py#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 120 in homeassistant/components/point/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/__init__.py#L120

Added line #L120 was not covered by tests

Check warning on line 126 in homeassistant/components/point/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/__init__.py#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 136 in homeassistant/components/point/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/__init__.py#L131-L136

Added lines #L131 - L136 were not covered by tests

Check warning on line 139 in homeassistant/components/point/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/__init__.py#L139

Added line #L139 was not covered by tests

Check warning on line 141 in homeassistant/components/point/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/__init__.py#L141

Added line #L141 was not covered by tests

Check warning on line 143 in homeassistant/components/point/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/__init__.py#L143

Added line #L143 was not covered by tests

Check warning on line 145 in homeassistant/components/point/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/__init__.py#L145

Added line #L145 was not covered by tests

Check warning on line 187 in homeassistant/components/point/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/__init__.py#L185-L187

Added lines #L185 - L187 were not covered by tests

Check warning on line 244 in homeassistant/components/point/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/__init__.py#L244

Added line #L244 was not covered by tests

Check warning on line 251 in homeassistant/components/point/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/__init__.py#L251

Added line #L251 was not covered by tests

Check warning on line 46 in homeassistant/components/point/alarm_control_panel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/alarm_control_panel.py#L46

Added line #L46 was not covered by tests

Check warning on line 19 in homeassistant/components/point/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/api.py#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 24 in homeassistant/components/point/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/api.py#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 26 in homeassistant/components/point/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/api.py#L26

Added line #L26 was not covered by tests

Check warning on line 52 in homeassistant/components/point/binary_sensor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/binary_sensor.py#L52

Added line #L52 was not covered by tests

Check warning on line 57 in homeassistant/components/point/sensor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

homeassistant/components/point/sensor.py#L57

Added line #L57 was not covered by tests