|
Ran
|
Files
24
|
Run time
1s
|
Badge
README BADGES
|
push
travis-ci
Prevent item reload, delete, insert collisions Summary: Adds a new test and fixes an item animation collision that `UICollectionView` throws on. Basically we cannot collide reloads with insert+delete. The example in the test is trivial, but real-world situations do appear b/c of the coalescence of `IGListAdapterUpdater`. It can queue reloads and deletes/inserts at the same index paths while waiting. - [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 have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md) Closes https://github.com/Instagram/IGListKit/pull/325 Differential Revision: D4322005 Pulled By: rnystrom fbshipit-source-id: 2247163c1
2726 of 2783 relevant lines covered (97.95%)
232.99 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|