arporter / habakkuk

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

Fix counting of memory accesses #41

Closed arporter closed 7 years ago

arporter commented 7 years ago

This pull request completes issue #34.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.1%) to 95.75% when pulling e0502574945c403400b1b2885443c68fe4d6c91d on cache_count into 2fb835918e763bf1328fa5d7162f5170bc1dae53 on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.1%) to 95.746% when pulling 7102f46eadcd40ad418c812879aecc57ea1a3653 on cache_count into 2fb835918e763bf1328fa5d7162f5170bc1dae53 on master.

arporter commented 7 years ago

All modified code is covered. All modified code is pep8/pylint clean.