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

Refactor SDFG List to CFG List #1511

Merged
merged 10 commits into from
Feb 23, 2024

Merge branch 'master' into refactor_sdfg_list_to_cfg_list

b1da057
Select commit
Loading
Failed to load commit list.
Merged

Refactor SDFG List to CFG List #1511

Merge branch 'master' into refactor_sdfg_list_to_cfg_list
b1da057
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 21, 2024 in 1s

66.78% of diff hit (target 77.52%)

View this Pull Request on Codecov

66.78% of diff hit (target 77.52%)

Annotations

Check warning on line 164 in dace/codegen/instrumentation/data/data_dump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/data/data_dump.py#L164

Added line #L164 was not covered by tests

Check warning on line 280 in dace/codegen/instrumentation/data/data_dump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/data/data_dump.py#L280

Added line #L280 was not covered by tests

Check warning on line 172 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L172

Added line #L172 was not covered by tests

Check warning on line 217 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L217

Added line #L217 was not covered by tests

Check warning on line 221 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L220-L221

Added lines #L220 - L221 were not covered by tests

Check warning on line 253 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L253

Added line #L253 was not covered by tests

Check warning on line 256 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L256

Added line #L256 was not covered by tests

Check warning on line 275 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L275

Added line #L275 was not covered by tests

Check warning on line 278 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L278

Added line #L278 was not covered by tests

Check warning on line 280 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L280

Added line #L280 was not covered by tests

Check warning on line 297 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L297

Added line #L297 was not covered by tests

Check warning on line 300 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L300

Added line #L300 was not covered by tests

Check warning on line 369 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L369

Added line #L369 was not covered by tests

Check warning on line 405 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L405

Added line #L405 was not covered by tests

Check warning on line 409 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L408-L409

Added lines #L408 - L409 were not covered by tests

Check warning on line 427 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L427

Added line #L427 was not covered by tests

Check warning on line 430 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L430

Added line #L430 was not covered by tests

Check warning on line 446 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L446

Added line #L446 was not covered by tests

Check warning on line 449 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L449

Added line #L449 was not covered by tests

Check warning on line 451 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L451

Added line #L451 was not covered by tests

Check warning on line 468 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L468

Added line #L468 was not covered by tests

Check warning on line 471 in dace/codegen/instrumentation/likwid.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/instrumentation/likwid.py#L471

Added line #L471 was not covered by tests

Check warning on line 253 in dace/codegen/targets/cpp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/targets/cpp.py#L253

Added line #L253 was not covered by tests

Check warning on line 257 in dace/codegen/targets/cpp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/targets/cpp.py#L257

Added line #L257 was not covered by tests

Check warning on line 900 in dace/codegen/targets/cpp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dace/codegen/targets/cpp.py#L900

Added line #L900 was not covered by tests