Repo Added
|
Files
20
|
Badge
README BADGES
|
push
travis-ci
219 of 219 relevant lines covered (100.0%)
36.71 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
613 | remove-memoization-of-a-constant | Removing memoization of a constant Unless there is code accessing the specific class instance variable, memoization of a constant does not add to any improved performance. Instead just a bit more memory is required. Closes #212 | push | travis-ci | pending completion |