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 function to sketch arc given end point and radius #1705

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

Add function to sketch arc given end point and radius

68e08fa
Select commit
Loading
Failed to load commit list.
Open

Add function to sketch arc given end point and radius #1705

Add function to sketch arc given end point and radius
68e08fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 17, 2024 in 1s

30.00% of diff hit (target 95.29%)

View this Pull Request on Codecov

30.00% of diff hit (target 95.29%)

Annotations

Check warning on line 892 in cadquery/sketch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cadquery/sketch.py#L888-L892

Added lines #L888 - L892 were not covered by tests

Check warning on line 894 in cadquery/sketch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cadquery/sketch.py#L894

Added line #L894 was not covered by tests

Check warning on line 896 in cadquery/sketch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cadquery/sketch.py#L896

Added line #L896 was not covered by tests