(Towards #2668) Implementation of keyword arguments to transformations instead of options dict. #2877
90.32% of diff hit (target 99.89%)
View this Pull Request on Codecov
90.32% of diff hit (target 99.89%)
Annotations
Check warning on line 2858 in src/psyclone/psyGen.py
codecov / codecov/patch
src/psyclone/psyGen.py#L2858
Added line #L2858 was not covered by tests
Check warning on line 193 in src/psyclone/tests/psyGen_test.py
codecov / codecov/patch
src/psyclone/tests/psyGen_test.py#L193
Added line #L193 was not covered by tests
Check warning on line 211 in src/psyclone/tests/psyGen_test.py
codecov / codecov/patch
src/psyclone/tests/psyGen_test.py#L211
Added line #L211 was not covered by tests
Check warning on line 81 in src/psyclone/utils.py
codecov / codecov/patch
src/psyclone/utils.py#L81
Added line #L81 was not covered by tests
Check warning on line 99 in src/psyclone/utils.py
codecov / codecov/patch
src/psyclone/utils.py#L99
Added line #L99 was not covered by tests
Check warning on line 101 in src/psyclone/utils.py
codecov / codecov/patch
src/psyclone/utils.py#L101
Added line #L101 was not covered by tests
Check warning on line 107 in src/psyclone/utils.py
codecov / codecov/patch
src/psyclone/utils.py#L104-L107
Added lines #L104 - L107 were not covered by tests
Check warning on line 114 in src/psyclone/utils.py
codecov / codecov/patch
src/psyclone/utils.py#L112-L114
Added lines #L112 - L114 were not covered by tests
Check warning on line 123 in src/psyclone/utils.py
codecov / codecov/patch
src/psyclone/utils.py#L120-L123
Added lines #L120 - L123 were not covered by tests
Check warning on line 125 in src/psyclone/utils.py
codecov / codecov/patch
src/psyclone/utils.py#L125
Added line #L125 was not covered by tests
Check warning on line 140 in src/psyclone/utils.py
codecov / codecov/patch
src/psyclone/utils.py#L140
Added line #L140 was not covered by tests
Check warning on line 147 in src/psyclone/utils.py
codecov / codecov/patch
src/psyclone/utils.py#L147
Added line #L147 was not covered by tests
Check warning on line 194 in src/psyclone/utils.py
codecov / codecov/patch
src/psyclone/utils.py#L194
Added line #L194 was not covered by tests