You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: