pyansys-geometry icon indicating copy to clipboard operation
pyansys-geometry copied to clipboard

Improve coverage on ``shapes`` subpackage

Open RobPasMue opened this issue 1 year ago • 0 comments
trafficstars

See https://app.codecov.io/gh/ansys/pyansys-geometry/tree/main/src%2Fansys%2Fgeometry%2Fcore%2Fshapes

Looks like the shapes subpackage is know partially covered. Let's try to reach as close to 100% as possible. If there are "unaccessible" statements, you can add # pragma: no cover to them. See other examples in the library.

RobPasMue avatar Mar 13 '24 08:03 RobPasMue