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

(Closes #2845 #1792) fix for inline symbol bug #2848

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

#2845 simplify changes to SymbolTable

a4577d9
Select commit
Loading
Failed to load commit list.
Open

(Closes #2845 #1792) fix for inline symbol bug #2848

#2845 simplify changes to SymbolTable
a4577d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 10, 2025 in 0s

91.80% of diff hit (target 99.89%)

View this Pull Request on Codecov

91.80% of diff hit (target 99.89%)

Annotations

Check warning on line 238 in src/psyclone/domain/common/transformations/kernel_module_inline_trans.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/psyclone/domain/common/transformations/kernel_module_inline_trans.py#L238

Added line #L238 was not covered by tests

Check warning on line 197 in src/psyclone/psyir/symbols/generic_interface_symbol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/psyclone/psyir/symbols/generic_interface_symbol.py#L197

Added line #L197 was not covered by tests

Check warning on line 203 in src/psyclone/psyir/symbols/generic_interface_symbol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/psyclone/psyir/symbols/generic_interface_symbol.py#L200-L203

Added lines #L200 - L203 were not covered by tests

Check warning on line 209 in src/psyclone/psyir/symbols/generic_interface_symbol.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/psyclone/psyir/symbols/generic_interface_symbol.py#L207-L209

Added lines #L207 - L209 were not covered by tests

Check warning on line 813 in src/psyclone/psyir/symbols/symbol_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/psyclone/psyir/symbols/symbol_table.py#L813

Added line #L813 was not covered by tests

Check warning on line 819 in src/psyclone/psyir/symbols/symbol_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/psyclone/psyir/symbols/symbol_table.py#L818-L819

Added lines #L818 - L819 were not covered by tests

Check warning on line 1140 in src/psyclone/psyir/symbols/symbol_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/psyclone/psyir/symbols/symbol_table.py#L1140

Added line #L1140 was not covered by tests

Check warning on line 1148 in src/psyclone/psyir/symbols/symbol_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/psyclone/psyir/symbols/symbol_table.py#L1148

Added line #L1148 was not covered by tests

Check warning on line 546 in src/psyclone/tests/utilities.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/psyclone/tests/utilities.py#L546

Added line #L546 was not covered by tests