|
Ran
|
Jobs
4
|
Files
72
|
Run time
5min
|
Badge
README BADGES
|
push
travis-ci
Generics are now necessary on the IGListBindingSectionController object Summary: PR #602 added generics to `IGListBindingSectionController` in the ObjC code but did not update the Swift Examples. Swift fails to compile without any form of generic specification. Fixed example compilation. - [X] All tests pass. Demo project builds and runs. - [ ] I added tests, an experiment, or detailed why my change isn't tested. - [ ] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes. - [ ] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md) Closes https://github.com/Instagram/IGListKit/pull/608 Differential Revision: D4818132 Pulled By: rnystrom fbshipit-source-id: 8ccdab044
9674 of 9790 relevant lines covered (98.82%)
445.56 hits per line