|
Ran
|
Jobs
4
|
Files
87
|
Run time
47s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/Instagram/IGListKit/commit/33f88b43e">Fixed the issue with the Search example not working Summary: I have updated the Search Autocomplete example which stopped working as the words don't have unique `diffIdentifier`'s. This caused by the check that good introduced to ensure all objects assigned to a section controller are unique. Fixed this issue by removing all the double words. - [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. - [X] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md) Closes https://github.com/Instagram/IGListKit/pull/835 Differential Revision: D5353304 Pulled By: rnystrom fbshipit-source-id: </a><a class="double-link" href="https://github.com/Instagram/IGListKit/commit/78cb39446">78cb39446</a>
10119 of 10373 relevant lines covered (97.55%)
494.45 hits per line