|
Ran
|
Jobs
2
|
Files
28
|
Run time
2min
|
Badge
README BADGES
|
push
travis-ci
Add edge-case unit tests Summary: - Removed dead code in batch data and updater - Tested updating with empty index sets - Tested updating with not-found section controller - Tested reloading when collection view or data source are not set - Tested `-[IGListAdapter sectionForObject:]` - Tested index path return for not-found section controller - Tested pointer comparison with `NSObject+IGListDiffable` category Fixes #190, #189 - [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/CONTRIBUTING.md) Closes https://github.com/Instagram/IGListKit/pull/191 Differential Revision: D4172781 Pulled By: rnystrom fbshipit-source-id: c25cc917e
2265 of 2477 relevant lines covered (91.44%)
511.38 hits per line