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 an "Align.NONE" enum member. #734

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Add an "Align.NONE" enum member.

f54698d
Select commit
Loading
Failed to load commit list.
Open

Add an "Align.NONE" enum member. #734

Add an "Align.NONE" enum member.
f54698d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 13, 2024 in 0s

9.09% of diff hit (target 96.00%)

View this Pull Request on Codecov

9.09% of diff hit (target 96.00%)

Annotations

Check warning on line 955 in src/build123d/build_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/build123d/build_common.py#L954-L955

Added lines #L954 - L955 were not covered by tests

Check warning on line 1157 in src/build123d/build_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/build123d/build_common.py#L1156-L1157

Added lines #L1156 - L1157 were not covered by tests

Check warning on line 1037 in src/build123d/geometry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/build123d/geometry.py#L1036-L1037

Added lines #L1036 - L1037 were not covered by tests

Check warning on line 77 in src/build123d/objects_part.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/build123d/objects_part.py#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 348 in src/build123d/objects_sketch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/build123d/objects_sketch.py#L347-L348

Added lines #L347 - L348 were not covered by tests