|
Ran
|
Jobs
1
|
Files
79
|
Run time
5s
|
Badge
README BADGES
|
push
travis-ci
Fixed empty space bug in CollectionView Summary: Fixed situation when cells with small height don't intersect with the _Rect_ and stop the enumeration that cause empty spaces in _collectionView_. Issue fixed: # [680](https://github.com/Instagram/IGListKit/issues/680) - [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/684 Differential Revision: D4929315 Pulled By: rnystrom fbshipit-source-id: 4437df217
56 of 56 new or added lines in 2 files covered. (100.0%)
9744 of 9918 relevant lines covered (98.25%)
121.98 hits per line