|
Ran
|
Files
24
|
Run time
1s
|
Badge
README BADGES
|
push
travis-ci
Fix for #348 - IGListStackedSectionController's children need to know numberOrItems before didUpdate is called Summary: The reloadData method in IGListStackedSectionController was being called too soon. It was moved from the constructor to the `didUpdateToObject` method. Tests were updated to reflect the change. - [x] All tests pass. Demo project builds and runs. - [x] 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/390 Differential Revision: D4419751 Pulled By: rnystrom fbshipit-source-id: 7c812d306
2786 of 2841 relevant lines covered (98.06%)
247.05 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|