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

chore: refactor onedal interaction with backend and policies #2168

Draft
wants to merge 39 commits into
base: main
Choose a base branch
from

remove accidental import

cbf0d35
Select commit
Loading
Failed to load commit list.
Draft

chore: refactor onedal interaction with backend and policies #2168

remove accidental import
cbf0d35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 18, 2024 in 0s

91.53% of diff hit (target 0.00%)

View this Pull Request on Codecov

91.53% of diff hit (target 0.00%)

Annotations

Check warning on line 80 in onedal/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/__init__.py#L80

Added line #L80 was not covered by tests

Check warning on line 90 in onedal/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/__init__.py#L90

Added line #L90 was not covered by tests

Check warning on line 115 in onedal/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/__init__.py#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 122 in onedal/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/__init__.py#L122

Added line #L122 was not covered by tests

Check warning on line 57 in onedal/_device_offload.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/_device_offload.py#L57

Added line #L57 was not covered by tests

Check warning on line 64 in onedal/_device_offload.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/_device_offload.py#L64

Added line #L64 was not covered by tests

Check warning on line 79 in onedal/_device_offload.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/_device_offload.py#L79

Added line #L79 was not covered by tests

Check warning on line 97 in onedal/_device_offload.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/_device_offload.py#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 99 in onedal/_device_offload.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/_device_offload.py#L99

Added line #L99 was not covered by tests

Check warning on line 102 in onedal/_device_offload.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/_device_offload.py#L102

Added line #L102 was not covered by tests

Check warning on line 113 in onedal/_device_offload.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/_device_offload.py#L113

Added line #L113 was not covered by tests

Check warning on line 124 in onedal/_device_offload.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/_device_offload.py#L124

Added line #L124 was not covered by tests

Check warning on line 296 in onedal/_device_offload.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/_device_offload.py#L296

Added line #L296 was not covered by tests

Check warning on line 310 in onedal/_device_offload.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/_device_offload.py#L309-L310

Added lines #L309 - L310 were not covered by tests

Check warning on line 344 in onedal/cluster/kmeans.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/cluster/kmeans.py#L344

Added line #L344 was not covered by tests

Check warning on line 384 in onedal/ensemble/forest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/ensemble/forest.py#L384

Added line #L384 was not covered by tests

Check warning on line 96 in onedal/linear_model/logistic_regression.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/linear_model/logistic_regression.py#L96

Added line #L96 was not covered by tests

Check warning on line 99 in onedal/linear_model/logistic_regression.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/linear_model/logistic_regression.py#L99

Added line #L99 was not covered by tests

Check warning on line 114 in onedal/linear_model/logistic_regression.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/linear_model/logistic_regression.py#L114

Added line #L114 was not covered by tests

Check warning on line 184 in onedal/linear_model/logistic_regression.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/linear_model/logistic_regression.py#L184

Added line #L184 was not covered by tests

Check warning on line 186 in onedal/linear_model/logistic_regression.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/linear_model/logistic_regression.py#L186

Added line #L186 was not covered by tests

Check warning on line 189 in onedal/linear_model/logistic_regression.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/linear_model/logistic_regression.py#L189

Added line #L189 was not covered by tests

Check warning on line 193 in onedal/linear_model/logistic_regression.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/linear_model/logistic_regression.py#L193

Added line #L193 was not covered by tests

Check warning on line 199 in onedal/linear_model/logistic_regression.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/linear_model/logistic_regression.py#L199

Added line #L199 was not covered by tests

Check warning on line 206 in onedal/linear_model/logistic_regression.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onedal/linear_model/logistic_regression.py#L206

Added line #L206 was not covered by tests