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

REFACTOR: Deprecate props and use properties #5584

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

Merge branch 'main' into refactor/change-props-into-properties

5eb2f57
Select commit
Loading
Failed to load commit list.
Draft

REFACTOR: Deprecate props and use properties #5584

Merge branch 'main' into refactor/change-props-into-properties
5eb2f57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 17, 2024 in 1s

74.73% of diff hit (target 85.00%)

View this Pull Request on Codecov

74.73% of diff hit (target 85.00%)

Annotations

Check warning on line 1422 in src/ansys/aedt/core/modeler/cad/elements_3d.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/aedt/core/modeler/cad/elements_3d.py#L1421-L1422

Added lines #L1421 - L1422 were not covered by tests

Check warning on line 451 in src/ansys/aedt/core/modeler/cad/modeler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/aedt/core/modeler/cad/modeler.py#L450-L451

Added lines #L450 - L451 were not covered by tests

Check warning on line 1303 in src/ansys/aedt/core/modeler/cad/modeler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/aedt/core/modeler/cad/modeler.py#L1302-L1303

Added lines #L1302 - L1303 were not covered by tests

Check warning on line 1258 in src/ansys/aedt/core/modeler/circuits/primitives_circuit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/aedt/core/modeler/circuits/primitives_circuit.py#L1257-L1258

Added lines #L1257 - L1258 were not covered by tests

Check warning on line 70 in src/ansys/aedt/core/modules/boundary/hfss_boundary.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/aedt/core/modules/boundary/hfss_boundary.py#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 69 in src/ansys/aedt/core/modules/boundary/icepak_boundary.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/aedt/core/modules/boundary/icepak_boundary.py#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 1086 in src/ansys/aedt/core/modules/boundary/icepak_boundary.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/aedt/core/modules/boundary/icepak_boundary.py#L1085-L1086

Added lines #L1085 - L1086 were not covered by tests

Check warning on line 1155 in src/ansys/aedt/core/modules/boundary/icepak_boundary.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/aedt/core/modules/boundary/icepak_boundary.py#L1154-L1155

Added lines #L1154 - L1155 were not covered by tests

Check warning on line 1178 in src/ansys/aedt/core/modules/boundary/icepak_boundary.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/aedt/core/modules/boundary/icepak_boundary.py#L1177-L1178

Added lines #L1177 - L1178 were not covered by tests

Check warning on line 350 in src/ansys/aedt/core/modules/boundary/layout_boundary.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/aedt/core/modules/boundary/layout_boundary.py#L349-L350

Added lines #L349 - L350 were not covered by tests

Check warning on line 120 in src/ansys/aedt/core/modules/boundary/maxwell_boundary.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/aedt/core/modules/boundary/maxwell_boundary.py#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 1891 in src/ansys/aedt/core/modules/solve_setup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ansys/aedt/core/modules/solve_setup.py#L1890-L1891

Added lines #L1890 - L1891 were not covered by tests