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

SVG, STL file exporter [draft] #184

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

svg attempt

dd6870d
Select commit
Loading
Failed to load commit list.
Draft

SVG, STL file exporter [draft] #184

svg attempt
dd6870d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 12, 2024 in 1s

16.66% of diff hit (target 87.71%)

View this Pull Request on Codecov

16.66% of diff hit (target 87.71%)

Annotations

Check warning on line 9 in src/emmy/stl.clj

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/emmy/stl.clj#L6-L9

Added lines #L6 - L9 were not covered by tests

Check warning on line 14 in src/emmy/stl.clj

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/emmy/stl.clj#L12-L14

Added lines #L12 - L14 were not covered by tests

Check warning on line 27 in src/emmy/stl.clj

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/emmy/stl.clj#L17-L27

Added lines #L17 - L27 were not covered by tests

Check warning on line 35 in src/emmy/stl.clj

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/emmy/stl.clj#L30-L35

Added lines #L30 - L35 were not covered by tests

Check warning on line 47 in src/emmy/stl.clj

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/emmy/stl.clj#L38-L47

Added lines #L38 - L47 were not covered by tests

Check warning on line 62 in src/emmy/stl.clj

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/emmy/stl.clj#L55-L62

Added lines #L55 - L62 were not covered by tests

Check warning on line 64 in src/emmy/stl.clj

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/emmy/stl.clj#L64

Added line #L64 was not covered by tests

Check warning on line 67 in src/emmy/stl.clj

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/emmy/stl.clj#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 71 in src/emmy/stl.clj

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/emmy/stl.clj#L69-L71

Added lines #L69 - L71 were not covered by tests

Check warning on line 20 in src/emmy/svg.clj

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/emmy/svg.clj#L9-L20

Added lines #L9 - L20 were not covered by tests

Check warning on line 25 in src/emmy/svg.clj

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/emmy/svg.clj#L25

Added line #L25 was not covered by tests

Check warning on line 32 in src/emmy/svg.clj

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/emmy/svg.clj#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 36 in src/emmy/svg.clj

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/emmy/svg.clj#L36

Added line #L36 was not covered by tests

Check warning on line 45 in src/emmy/svg.clj

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/emmy/svg.clj#L42-L45

Added lines #L42 - L45 were not covered by tests

Check warning on line 54 in src/emmy/svg.clj

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/emmy/svg.clj#L50-L54

Added lines #L50 - L54 were not covered by tests

Check warning on line 83 in src/emmy/svg.clj

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/emmy/svg.clj#L78-L83

Added lines #L78 - L83 were not covered by tests