|
Ran
|
Files
24
|
Run time
1s
|
Badge
README BADGES
|
push
travis-ci
Add `allowsBackgroundReloading` Flag to ListAdapterUpdater to Give User Control of Behavior Summary: Such a powerful framework y'all have made! Game status: changed. - Add a flag to `ListAdapterUpdater` to require it to perform diffing, even when collection view is not in a window. - Ensures delegate can rely on diffing callbacks. - Ensures layout can rely on `prepareForCollectionViewUpdates:`. - Helps with support for AsyncDisplayKit that I'm working on ? - [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. - [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md) Closes https://github.com/Instagram/IGListKit/pull/375 Differential Revision: D4377586 Pulled By: jessesquires fbshipit-source-id: c48467ca5
2759 of 2820 relevant lines covered (97.84%)
243.78 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|