• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Instagram / IGListKit / 2370
100%

Build:
DEFAULT BRANCH: master
Ran 13 Sep 2019 10:43PM UTC
Jobs 2
Files 105
Run time 10min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2370

push

travis-ci

Facebook Github Bot
<a href="https://github.com/Instagram/IGListKit/commit/6faddd99c">avoid layout before IGListAdapter scrollToObject

Summary:
* Issue: `[IGListAdapter scrollToObject ...]` currently calls `[collectionView layoutIfNeeded]` before scrolling which creates the current visible cells that will no longer be visible after the scroll. This causes perf issues when we scroll immediately after creating the view controller.
* Fix: Instead of asking the layout object for the attributes, lets go throught the `UICollectionView`. So if the attributes are not ready, the `UICollectionView` will call `-prepareLayout`, return the attributes, but doesn&#39;t generate the cells just yet.

Differential Revision: D17326459

fbshipit-source-id: </a><a class="double-link" href="https://github.com/Instagram/IGListKit/commit/745942225">745942225</a>

13813 of 14705 relevant lines covered (93.93%)

477.44 hits per line

Jobs
ID Job ID Ran Files Coverage
11 2370.11 (DESTINATION="$IOS_DESTINATION_12" WORKSPACE="IGListKit.xcworkspace" SDK="$IOS_SDK" SCHEME="$IOS_SCHEME", Gemfile) 13 Sep 2019 10:43PM UTC 0
93.92
Travis Job 2370.11
12 2370.12 (DESTINATION="$IOS_DESTINATION_11" WORKSPACE="IGListKit.xcworkspace" SDK="$IOS_SDK" SCHEME="$IOS_SCHEME", Gemfile) 13 Sep 2019 10:53PM UTC 0
93.92
Travis Job 2370.12
Source Files on build 2370
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2370
  • 6faddd99 on github
  • Prev Build on master (#2367)
  • Next Build on master (#2371)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc