arporter / habakkuk

Fortran code analysis for performance prediction
11 stars 0 forks source link

Handle array-index expressions enclosed in parentheses #39

Closed arporter closed 7 years ago

arporter commented 7 years ago

Completes #38

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.08%) to 95.638% when pulling 994fa3b83d85062f1c7a5a744e46534a7a4b0bc9 on array_ref_parentheses into 83ee87ac0d5491e3ab56673e0b396ec137dc241b on master.

arporter commented 7 years ago

Coveralls reports that coverage of the only modified source file (parse2003.py) is still 100%. Need to check for pep8 and pylint...

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.004%) to 95.557% when pulling 00278441d431cc3d4d7cebcbe88d87fa27a908c3 on array_ref_parentheses into 83ee87ac0d5491e3ab56673e0b396ec137dc241b on master.