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 compile API to LibVoreJS #97

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

Started working on adding the API. Needing to write custom serializer…

b9adafc
Select commit
Loading
Failed to load commit list.
Draft

Add compile API to LibVoreJS #97

Started working on adding the API. Needing to write custom serializer…
b9adafc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 21, 2024 in 1s

0.00% of diff hit (target 67.40%)

View this Pull Request on Codecov

0.00% of diff hit (target 67.40%)

Annotations

Check warning on line 43 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L38-L43

Added lines #L38 - L43 were not covered by tests

Check warning on line 53 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L46-L53

Added lines #L46 - L53 were not covered by tests

Check warning on line 55 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L55

Added line #L55 was not covered by tests

Check warning on line 69 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L58-L69

Added lines #L58 - L69 were not covered by tests

Check warning on line 72 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L72

Added line #L72 was not covered by tests

Check warning on line 86 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L75-L86

Added lines #L75 - L86 were not covered by tests

Check warning on line 88 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L88

Added line #L88 was not covered by tests

Check warning on line 116 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L91-L116

Added lines #L91 - L116 were not covered by tests

Check warning on line 119 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L119

Added line #L119 was not covered by tests

Check warning on line 126 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L122-L126

Added lines #L122 - L126 were not covered by tests

Check warning on line 135 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L128-L135

Added lines #L128 - L135 were not covered by tests

Check warning on line 142 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L138-L142

Added lines #L138 - L142 were not covered by tests

Check warning on line 147 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L144-L147

Added lines #L144 - L147 were not covered by tests

Check warning on line 152 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L149-L152

Added lines #L149 - L152 were not covered by tests

Check warning on line 157 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L154-L157

Added lines #L154 - L157 were not covered by tests

Check warning on line 162 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L159-L162

Added lines #L159 - L162 were not covered by tests

Check warning on line 167 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L164-L167

Added lines #L164 - L167 were not covered by tests

Check warning on line 175 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L169-L175

Added lines #L169 - L175 were not covered by tests

Check warning on line 182 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L178-L182

Added lines #L178 - L182 were not covered by tests

Check warning on line 187 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L184-L187

Added lines #L184 - L187 were not covered by tests

Check warning on line 197 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L189-L197

Added lines #L189 - L197 were not covered by tests

Check warning on line 205 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L200-L205

Added lines #L200 - L205 were not covered by tests

Check warning on line 216 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L208-L216

Added lines #L208 - L216 were not covered by tests

Check warning on line 223 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L219-L223

Added lines #L219 - L223 were not covered by tests

Check warning on line 230 in libvore/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

libvore/converter.go#L226-L230

Added lines #L226 - L230 were not covered by tests