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

sdf interpreter #1122

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

update optimizing_tape

9716bc3
Select commit
Loading
Failed to load commit list.
Open

sdf interpreter #1122

update optimizing_tape
9716bc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 29, 2024 in 0s

65.09% of diff hit (target 91.46%)

View this Pull Request on Codecov

65.09% of diff hit (target 91.46%)

Annotations

Check warning on line 27 in src/sdf/affine_value.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/affine_value.h#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 37 in src/sdf/affine_value.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/affine_value.h#L37

Added line #L37 was not covered by tests

Check warning on line 27 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L27

Added line #L27 was not covered by tests

Check warning on line 49 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L49

Added line #L49 was not covered by tests

Check warning on line 190 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L186-L190

Added lines #L186 - L190 were not covered by tests

Check warning on line 214 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L210-L214

Added lines #L210 - L214 were not covered by tests

Check warning on line 222 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L222

Added line #L222 was not covered by tests

Check warning on line 245 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L245

Added line #L245 was not covered by tests

Check warning on line 249 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L249

Added line #L249 was not covered by tests

Check warning on line 258 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L252-L258

Added lines #L252 - L258 were not covered by tests

Check warning on line 265 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L260-L265

Added lines #L260 - L265 were not covered by tests

Check warning on line 274 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L268-L274

Added lines #L268 - L274 were not covered by tests

Check warning on line 276 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L276

Added line #L276 was not covered by tests

Check warning on line 290 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L290

Added line #L290 was not covered by tests

Check warning on line 298 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L298

Added line #L298 was not covered by tests

Check warning on line 313 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L312-L313

Added lines #L312 - L313 were not covered by tests

Check warning on line 315 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L315

Added line #L315 was not covered by tests

Check warning on line 357 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L357

Added line #L357 was not covered by tests

Check warning on line 360 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L360

Added line #L360 was not covered by tests

Check warning on line 410 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L410

Added line #L410 was not covered by tests

Check warning on line 459 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L455-L459

Added lines #L455 - L459 were not covered by tests

Check warning on line 491 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L488-L491

Added lines #L488 - L491 were not covered by tests

Check warning on line 544 in src/sdf/context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.cpp#L544

Added line #L544 was not covered by tests

Check warning on line 32 in src/sdf/context.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.h#L32

Added line #L32 was not covered by tests

Check warning on line 42 in src/sdf/context.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdf/context.h#L42

Added line #L42 was not covered by tests