Ran
|
Files
92
|
Run time
8s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/Instagram/IGListKit/commit/d322c2e5a">Weak reference collection view when queueing update Summary: Found a "bug" when adding some new unit tests. The queue method holds a strong ref to the collection view, and doesn't release it until that block is executed. The adapter may have already been released, holding onto the collection view is wasteful. - [x] All tests pass. Demo project builds and runs. - [x] I added tests, an experiment, or detailed why my change isn't tested. - [x] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes. Closes https://github.com/Instagram/IGListKit/pull/930 Differential Revision: D5861975 Pulled By: rnystrom fbshipit-source-id: </a><a class="double-link" href="https://github.com/Instagram/IGListKit/commit/986ead725">986ead725</a>
10790 of 11079 relevant lines covered (97.39%)
293.02 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|